Re: [Openstack] [Openstack-operators] nova-network NAT question

2012-08-31 Thread Igor Laskovy
Hey. Well, what the type of network manager used? For example with FlatManager virtual nic can only put in the according bridge on the node and that's it. Anything you should do manually. Igor Laskovy facebook.com/igor.laskovy Kiev, Ukraine On Aug 30, 2012 2:24 PM, Sergio Ariel de la Campa Saiz

[Openstack] About the Role and User's rights

2012-08-31 Thread Jack
hi all, openstack uses a rights management system that employs a Role-Based Access Control , Roles control the actions that a user is allowed to perform .there are 5 roles in keystone ,there are admin,KeystoneAdmin,KeystoneServiceAdmin,Member,anotherrole ,but ,how openstack control every

Re: [Openstack] About the Role and User's rights

2012-08-31 Thread Dolph Mathews
Those roles you see in keystone are merely examples, and don't have any meaning by themselves. You create your own roles in keystone (e.g. $ keystone role-create) and define the associated actions specific to each service via each service's own policy.json. For example, here's nova's default

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-31 Thread Trinath Somanchi
Hi Unicell-' But still I get the same error. When I issue the glance command, the following warning is issued. WARNING! This tool is deprecated in favor of python-glanceclient... Can any one help me on how to resolve the issue. - TNS On Thu, Aug 30, 2012 at 8:47 PM, unicell unic...@gmail.com

Re: [Openstack] Nominations now open for OpenStack Project Technical Leads

2012-08-31 Thread Thierry Carrez
Duncan McGreggor wrote: Anyone who would like to be a candidate for the forth-coming elections for the OpenStack Project Technical Leads may now submit their names! Valid candidates must currently be an Active Technical Contributor (within the 6 months prior to 23:59 PST August 29, 2012). The

Re: [Openstack] [Openstack-operators] nova-network NAT question

2012-08-31 Thread Sergio Ariel de la Campa Saiz
Hi: Thanks to pay attention to my doubt :) :) The post is very detailed but it doesn´t get into my problem :(, in fact, author lets this issue to be treated in another post. In the other hand (and to respond to Igor), my configuration is: - 1 controller and 2 compute nodes. -

Re: [Openstack] Nominations now open for OpenStack Project Technical Leads

2012-08-31 Thread Thierry Carrez
For those considering the job, note that there is a wiki page explaining what it takes: http://wiki.openstack.org/PTLguide -- Thierry Carrez (ttx) Release Manager, OpenStack ___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] [Openstack-operators] nova-network NAT question

2012-08-31 Thread Igor Laskovy
Sorry Sergio, but I have read your message twice and don't understand your problem)) Can you clarify tidy and clear that issue? Igor Laskovy facebook.com/igor.laskovy Kiev, Ukraine On Aug 31, 2012 11:14 AM, Sergio Ariel de la Campa Saiz saca...@gmv.com wrote: Hi: Thanks to pay attention to

[Openstack] Openstack NOVA and Metadata.

2012-08-31 Thread Trinath Somanchi
Hi- While going through the source code of the Nova API, i came across the following comments. class CommonDeserializer(wsgi.MetadataXMLDeserializer): Common deserializer to handle xml-formatted server create requests. Handles standard server attributes as well as optional

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-31 Thread unicell
Make sure you used glance command from python-glanceclient project, instead of the command shipped with glance project. More information here http://bcwaldon.cc/2012/08/20/openstack-folsom-glance-overview Best Regards, -- Qiu Yu http://www.unicell.info On Fri, Aug 31, 2012 at 3:54 PM, Trinath

[Openstack] Unable to delete instances.

2012-08-31 Thread Sz. G.
Hello, I've fresh Ubuntu 12.04 64bits. Openstack installed from devstack. 4 servers. I've created ~15 instances with default image cirros. I tried to delete them all at once. Task changed from None - Deleting - None and instances are still active. Later I tried to delete one by one. Exactly the

Re: [Openstack] Openstack Folsom-3 Glance Installation DB error

2012-08-31 Thread Trinath Somanchi
Hi Unicell- Thanks fro the reply, Can u guide me on what exact command I need to use to get the list of images present with glance. I Essex release I used, 'glance index' to get the list of Images. Hi All- It could be helpful, though Folsom-3 is a milestone for Folsom release, to have web

[Openstack] Weird ping problem

2012-08-31 Thread Dave Pigott
Hi all, I now have a nicely stable OpenStack install running on five servers, with one acting as control with all the services, and the rest just compute/network nodes. The strange thing now, is that if an instance is running on the control node, it can ping the outside world, but if it's

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Vishvananda Ishaya
Server Metadata: http://docs.openstack.org/api/openstack-compute/2/content/Server_Metadata-d1e2529.html More Metadata Info: http://docs.openstack.org/api/openstack-compute/2/content/MetadataSection.html Personalities:

Re: [Openstack] Weird ping problem

2012-08-31 Thread Vishvananda Ishaya
Are you running multi_host, as in nova-network on both nodes? I would check ip_forward is enabled on both nodes. Nova-network creates an snat rule so that Instances can get to the outside world, so you should also make sure that the snat rule exists and seems to be working properly. Vish On

Re: [Openstack] [ceilometer] Weekly irc meetings time change?

2012-08-31 Thread Nick Barcet
On 08/30/2012 09:49 AM, Nick Barcet wrote: I am about to open a poll to pick from 0600, 1200, 1500 and 2100 UTC on Google. Will reply to this thread when it opens. We'll have to go with what fits most. The poll is now open at [1], please submit your preference(s) there. I will close the

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Trinath Somanchi
Hi Vish- Thanks for the reply. I need much more info on these. [1] Where this Metadata comes into picture., while launching the instance, or after instance is launched ? [2] In the Essex release, how can he see what metadata is being prepared and used ? [3] What is the use of this metadata. [4]

Re: [Openstack] About the Role and User's rights

2012-08-31 Thread Gabriel Hurley
One additional note on that, however: for legacy reasons many of the projects have hardcoded assumptions about the role named admin. In Grizzly we'll be working to make the role-based access control truly customizable, but for now you're stuck with needing that one. - Gabriel From:

[Openstack] boot command fails

2012-08-31 Thread Afef MDHAFFAR
Hi all, While trying to create a VM instance on openstack, the boot command (nova boot) returns the following error: --- ERROR: The server has either erred or is incapable of performing the requested operation. (HTTP 500) --- everything seems to be working (nova services are starting). I am

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Kiall Mac Innes
On Fri, Aug 31, 2012 at 6:01 PM, Trinath Somanchi trinath.soman...@gmail.com wrote: Hi Vish- Thanks for the reply. I need much more info on these. [1] Where this Metadata comes into picture., while launching the instance, or after instance is launched ? As the docs linked to by Vish

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Anne Gentle
Though I have too many questions, I'm in need of these since, Want to understand the ROLE of metadata concept? The role is simple - you can set metadata on a server, and retrieve it later if you wish. Let's say you're creating a web interface, like a dashboard, that talks to the Compute

Re: [Openstack] About the Role and User's rights

2012-08-31 Thread Vishvananda Ishaya
Nova recently was changed to allow the rolename that gets is_admin privileges specified in context. There is still some work needed to break out the is_admin capabilities into individual policy actions, but at least you can pick a different name for your admin role. from nova's policy.json:

Re: [Openstack] About the Role and User's rights

2012-08-31 Thread Gabriel Hurley
Yes, but because those policy files are not standardized, exposed across projects, etc. you can do that in some projects but not others. The whole thing is inconsistent and I can tell you for a fact that admin is still hard-coded in lots of places. For the Folsom release it is not safe to say

Re: [Openstack] [Openstack-operators] nova-network NAT question

2012-08-31 Thread Andiabes
Nova assumes that the cloud operator will want to separate the VMs from the physical infrastructure So the address range on the physical nodes and VM are 'Foreign' to each other. For VMs to be able to communicate with the outside world in this environment, snat is required. There's no real

[Openstack] OpenStack Community Weekly Newsletter (Aug 24-31)

2012-08-31 Thread Stefano Maffulli
Highlights of the week Nominations now open for OpenStack Project Technical Leads Its that time again Anyone who would like to be a candidate for the forth-coming elections for the

[Openstack] Fwd: Cinder PTL candidacy

2012-08-31 Thread John Griffith
Hello, For the many folks that don't know me, my name is John Griffith and I'd like to announce my candidacy for Cinder PTL. Qualifications: I've been an active contributor to Nova since November of 2011, starting out as many by adding a driver, but then began helping out anywhere and

[Openstack] A few posts on H/A OpenStack

2012-08-31 Thread Eugene Kirpichov
Hi, Thought the community could be interested. We (Mirantis) recently published a few posts about building H/A OpenStack. http://www.mirantis.com/blog/intro-to-openstack-in-production/ - Intro http://www.mirantis.com/blog/ha-platform-components-mysql-rabbitmq/ - MySQL and RabbitMQ

Re: [Openstack] A few posts on H/A OpenStack

2012-08-31 Thread Razique Mahroua
Thanks a lot for that effort.Much appreciated! Nuage Co - Razique Mahrouarazique.mahr...@gmail.com Le 1 sept. 2012 à 00:59, Eugene Kirpichov ekirpic...@gmail.com a écrit :Hi,Thought the community could be interested. We (Mirantis) recentlypublished a few posts about building H/A

[Openstack] Horizon PTL Candidacy

2012-08-31 Thread Gabriel Hurley
I hereby officially throw my hat in the ring to be Horizon's PTL. Qualifications: I'm a highly active developer on Horizon, and a member of the Horizon Drivers group. I wrote the initial version of python-keystoneclient, and I'm a member of the Keystone Core group as well. I'm also a core

Re: [Openstack] Horizon PTL Candidacy

2012-08-31 Thread Devin Carlen
+1 :) On Aug 31, 2012, at 5:14 PM, Gabriel Hurley wrote: I hereby officially throw my hat in the ring to be Horizon's PTL. Qualifications: I'm a highly active developer on Horizon, and a member of the Horizon Drivers group. I wrote the initial version of python-keystoneclient, and I'm

Re: [Openstack] Horizon PTL Candidacy

2012-08-31 Thread Bhandaru, Malini K
+1 :-) -Original Message- From: openstack-bounces+malini.k.bhandaru=intel@lists.launchpad.net [mailto:openstack-bounces+malini.k.bhandaru=intel@lists.launchpad.net] On Behalf Of Devin Carlen Sent: Friday, August 31, 2012 5:52 PM To: Gabriel Hurley Cc:

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Trinath Somanchi
Hi Guys- Thanks a lot for the replies, One more doubt. Where is this metadata stored in the Nova Database. Please help me understand the same. -- TNS On Sat, Sep 1, 2012 at 12:16 AM, Anne Gentle a...@openstack.org wrote: Though I have too many questions, I'm in need of these since, Want

Re: [Openstack] Horizon PTL Candidacy

2012-08-31 Thread Sam Su
+1 ;) , if I am a qualified voter. On Fri, Aug 31, 2012 at 5:59 PM, Bhandaru, Malini K malini.k.bhand...@intel.com wrote: +1 :-) -Original Message- From: openstack-bounces+malini.k.bhandaru=intel@lists.launchpad.net[mailto:

Re: [Openstack] [openstack-dev] Openstack NOVA and Metadata.

2012-08-31 Thread Gabe Westmaas
Its in the instance_metadata table in the nova db. From: Trinath Somanchi [mailto:trinath.soman...@gmail.com] Sent: Friday, August 31, 2012 9:15 PM To: Anne Gentle Cc: OpenStack Development Mailing List; openstack@lists.launchpad.net Subject: Re: [openstack-dev] [Openstack] Openstack NOVA and

Re: [Openstack] A few posts on H/A OpenStack

2012-08-31 Thread Atul Jha
Eugene, snip Hi, Thought the community could be interested. We (Mirantis) recently published a few posts about building H/A OpenStack. http://www.mirantis.com/blog/intro-to-openstack-in-production/ - Intro http://www.mirantis.com/blog/ha-platform-components-mysql-rabbitmq/ - MySQL and RabbitMQ