[Openstack] [Neutron] auto configration of local_ip

2014-01-16 Thread NOTSU Arata
Hello, I'm trying to add a new configuration option for Neutron OVS agent. Although I've submitted a patch and it is being reviewed [1], I'm posting to this mailing list seeking opinion from a wider range. At present, when you deploy an environment using Neutron + OVS + GRE/VXLAN, you have to

Re: [Openstack] [openstack-dev] [Neutron] auto configration of local_ip

2014-01-16 Thread Robert Collins
On 16 January 2014 21:41, NOTSU Arata wrote: > Hello, > > I'm trying to add a new configuration option for Neutron OVS agent. Although > I've submitted a patch and it is being reviewed [1], I'm posting to this > mailing list seeking opinion from a wider range. > > At present, when you deploy an

Re: [Openstack] LXC and block device mappings at boot

2014-01-16 Thread Daniel P. Berrange
On Thu, Jan 16, 2014 at 04:40:53PM +1100, Sam Morrison wrote: > Hi, > > I’m trying to get LXC working with nova stable/havana and everything works > great except I’m having some issues with block device mappings. > > I can attach a volume fine but if I hard reboot a volume it disappears from >

[Openstack] Is it need to rollback when image create failed

2014-01-16 Thread Dong Liu
Hi guys: I create an image without --container-format param, an error message return. root@liu-dong:~# glance image-create --name liudong --disk-format qcow2 --file /devstack/files/cirros-0.3.0-x86_64-disk.img Request returned failure status. 400 Bad Request Invalid container format 'None' for im

Re: [Openstack] Is it need to rollback when image create failed

2014-01-16 Thread dheeru
Nothing. You either delete this image or create new one with specifying the container format. -Dheeru @Community Service On Thu, Jan 16, 2014 at 3:33 PM, Dong Liu wrote: > Hi guys: > > I create an image without --container-format param, an error message > return. > > root@liu-dong:~# glance im

Re: [Openstack] [nova] [rfc] drop XML from v3 API entirely

2014-01-16 Thread Thierry Carrez
Everett Toews wrote: > I agree that more metrics are needed before condemning the XML API. That 30% > number from user survey might not have a lot of detail behind it but we need > to respect those users who are actually using it. Breaking client code is not > a good developer experience. This

[Openstack] Private images are not displayed in Horizon

2014-01-16 Thread Narayanan, Krishnaprasad
Hallo all, I uploaded an image in our Havana cloud using the option is-public=False and I am unable to see it in the Horizon GUI. Can somebody help me to get rid of this issue? Thanks, Krishnaprasad ___ Mailing list: http://lists.openstack.org/cgi-bin

Re: [Openstack] Fwd: [nova] [rfc] drop XML from v3 API entirely

2014-01-16 Thread Sean Dague
On 01/15/2014 10:41 PM, Tom Fifield wrote: > On 15/01/14 22:02, Russell Bryant wrote: >> On 01/13/2014 08:52 PM, Tom Fifield wrote: >>> According to the most recent user survey, more than 30% of users consume >>> the XML API. >> >> Do you have a reference with more detail on this? Simply "30%" doe

Re: [Openstack] Private images are not displayed in Horizon

2014-01-16 Thread Li Ma
You cannot see it unless you log in as the account who performed "uploading that image" action. Li Ma (Nick) Email: skywalker.n...@gmail.com 2014/1/16 Narayanan, Krishnaprasad : > Hallo all, > > > > I uploaded an image in our Havana cloud using the option is-public=False and > I am unable to see

Re: [Openstack] [Neutron] auto configration of local_ip

2014-01-16 Thread Li Ma
2014/1/16 NOTSU Arata : > The question is, what criteria is appropriate for the purpose. The criteria > being mentioned so far in the review are: > > 1. assigned to the interface attached to default gateway > 2. being in the specified network (CIDR) > 3. assigned to the specified interface >(1

Re: [Openstack] Fwd: [nova] [rfc] drop XML from v3 API entirely

2014-01-16 Thread Russell Bryant
On 01/16/2014 07:22 AM, Sean Dague wrote: > On 01/15/2014 10:41 PM, Tom Fifield wrote: >> On 15/01/14 22:02, Russell Bryant wrote: >>> On 01/13/2014 08:52 PM, Tom Fifield wrote: According to the most recent user survey, more than 30% of users consume the XML API. >>> >>> Do you have a re

Re: [Openstack] [Neutron] auto configration of local_ip

2014-01-16 Thread gustavo panizzo
On 01/16/2014 05:41 AM, NOTSU Arata wrote: > Hello, > > I'm trying to add a new configuration option for Neutron OVS agent. Although > I've submitted a patch and it is being reviewed [1], I'm posting to this > mailing list seeking opinion from a wider range. > > At present, when you deploy an env

Re: [Openstack] Private images are not displayed in Horizon

2014-01-16 Thread Narayanan, Krishnaprasad
Hi, The problem that I am facing is as the user who uploaded the image, I am unable to see it in the users account. Thanks, Krishnaprasad -Original Message- From: Li Ma [mailto:skywalker.n...@gmail.com] Sent: Donnerstag, 16. Januar 2014 14:22 To: Narayanan, Krishnaprasad Cc: openstack@

Re: [Openstack] [openstack-dev] [Neutron] auto configration of local_ip

2014-01-16 Thread Martinx - ジェームズ
Guys, Let me ask something about this... Apparently, VXLAN can be easier to implement/maintain when using it with IPv6 (read about it here: www.nephos6.com/pdf/OpenStack-on-IPv6.pdf), so, I'm wondering if local_ip can be an IPv6 address (for IceHouse-3 / Ubuntu 14.04) and, of course, if it is bet

Re: [Openstack] Private images are not displayed in Horizon

2014-01-16 Thread Andriy Yurchuk
Hi, I'm facing the same problem. If you don't check the "Public" checkbox when creating an image then no one can see it in Horizon (neither the user who created it nor admin). The only way to fix this is to go and change the is_public field in database. --- Regards, Andriy Yurchuk On Jan 16,

Re: [Openstack] [openstack-dev] [Neutron] auto configration of local_ip

2014-01-16 Thread Jay Pipes
On Thu, 2014-01-16 at 17:41 +0900, NOTSU Arata wrote: > Hello, > > I'm trying to add a new configuration option for Neutron OVS agent. Although > I've submitted a patch and it is being reviewed [1], I'm posting to this > mailing list seeking opinion from a wider range. > > At present, when you

Re: [Openstack] Private images are not displayed in Horizon

2014-01-16 Thread Remo Mattei
Just a quick note here. By default images are only visible to the account / tenant that creates them. In addition there will be tree tab in Horizon you need to check them, one is public, the other is projects so make sure to see the image/s there. If you share it just links the same image to the

Re: [Openstack] [Neutron] auto configration of local_ip

2014-01-16 Thread Heiko Krämer
Hi Arata, we're using Opscode Chef for these problems. Each new node will configure by chef including all interfaces and IP's. You need just define the available network for your environment in your data bag. Free IP's will find for checking available IP's and used IP's by node.search(). Maybe is

Re: [Openstack] Private images are not displayed in Horizon

2014-01-16 Thread Jay Pipes
On Thu, 2014-01-16 at 13:59 +, Narayanan, Krishnaprasad wrote: > Hi, > > The problem that I am facing is as the user who uploaded the image, I am > unable to see it in the users account. If this is indeed the case, then that is a bug. However... make really sure that you are indeed logged i

Re: [Openstack] Fwd: [nova] [rfc] drop XML from v3 API entirely

2014-01-16 Thread Jay Pipes
On Thu, 2014-01-16 at 07:22 -0500, Sean Dague wrote: > On 01/15/2014 10:41 PM, Tom Fifield wrote: > > On 15/01/14 22:02, Russell Bryant wrote: > >> On 01/13/2014 08:52 PM, Tom Fifield wrote: > >>> According to the most recent user survey, more than 30% of users consume > >>> the XML API. > >> > >>

Re: [Openstack] [nova] No valid host found

2014-01-16 Thread Yaguang Tang
from the exception we know an argument is not supported by python guestfs ,, I tested this in ubuntu 13.10, it works well, ii libguestfs0:amd64 1:1.22.4-1ubuntu1 amd64guest disk image management system - shared library ii python-guestfs

Re: [Openstack] Creating new panel in Horizon

2014-01-16 Thread Narayanan, Krishnaprasad
Hallo all, I tried installing the demo version of the Horizon from this URL on a VM running Ubuntu 12.04 and got the following error message "Installing dependencies... (This may take several minutes, don't panic) Wheel installs require setuptools

Re: [Openstack] Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!

2014-01-16 Thread gustavo panizzo
it's happening to us too did you fill a bug? can you share the bug number? thanks On 12/23/2013 07:18 PM, Martinx - ジェームズ wrote: > Okay guys, no problem, I can fill a BUG as I did lots of times before > using Launchpad but, I am unable to reproduce this problem in a fresh > installation, so, how

Re: [Openstack] Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!

2014-01-16 Thread gustavo panizzo
no, user is a regular user in only one of the tenants none of the tenants are called admin, all users, tenants and roles are stored in ldap in my case On 01/16/2014 02:32 PM, Remo Mattei wrote: > Just a quick note, is this user / tenant an admin? > > Ciao > -- > Remo Mattei > > -

Re: [Openstack] [nova] No valid host found

2014-01-16 Thread Mark Vlcek (mavlcek)
I see the following related packages on my VM: libguestfs.x86_64 1:1.16.34-2.el6 python-libguestfs.x86_64 1:1.16.34-2.el6 But neither were able to be updated. Any other thoughts? Thanks, Mark From: Yaguang Tang mailto:heut2...@gmail.com>> Reply-To: "heut2...@g

Re: [Openstack] Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!

2014-01-16 Thread Remo Mattei
Just a quick note, is this user / tenant an admin? Ciao --  Remo Mattei Da: gustavo panizzo gustavo panizzo Rispondi: gustavo panizzo g...@zumbi.com.ar Data: January 16, 2014 at 9:19:47 A: Martinx - ジェームズ thiagocmarti...@gmail.com Oggetto:  Re: [Openstack] Security Breach! Tenant A is seeing th

Re: [Openstack] [nova] [rfc] drop XML from v3 API entirely

2014-01-16 Thread Everett Toews
On Jan 16, 2014, at 6:22 AM, Sean Dague wrote: > That also assumes that survey responders understood the question the way > we are interpreting it. The actual question should have been: > > What toolkits do you use to interface with the OpenStack API? > * OpenStack command line (i.e. nova cli) >

[Openstack] Formulate application developer oriented questions for the user survey

2014-01-16 Thread Everett Toews
Hi All, Inspired by this thread [1], I think it's time we try to formulate some application developer oriented questions for the user survey. Having this information will help us guide OpenStack developers, SDK developers, and other tool developers. Sean Dague already proposed the following 3

Re: [Openstack] Security Breach! Tenant A is seeing the VNC Consoles of Tenant B!

2014-01-16 Thread Martinx - ジェームズ
I did not filled a bug yet... This was a huge trouble for me, that required a full OpenStack reinstallation, from scratch. My old cloud, that have this bug there, is shutdown right now but, it is intact (with the bug alive), I'm planning to re-open it to some experts this weekend. Best, Thiago

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-01-16 Thread Anne Gentle
I definitely have questions I'd like to ask that are specific to documentation. Give us a week or so to discuss on our list and then we'll propose some. Thanks! Anne On Thu, Jan 16, 2014 at 4:01 PM, Everett Toews wrote: > Hi All, > > Inspired by this thread [1], I think it's time we try to form

Re: [Openstack] [User-committee] Formulate application developer oriented questions for the user survey

2014-01-16 Thread Tim Bell
+1 Full support from my side on this proposal... We would need a new section for the end user questions... we currently have questions about the person (such as what should be the priorities) and the deployments (how many nodes, hypervisor etc.) so we'd need a new block on how you are