Re: [Openstack] Provider networks and manual ip management

2013-02-10 Thread Salvatore Orlando
Hi Trevor, sorry for the delay in the response. It seems you want a L2-only network. In theory, all you should do to achieve this is to not create a subnet on your network. Disabling DHCP on the subnet won't make any difference, since the --enable-dhcp option only controls the IP address delivery

Re: [Openstack] keystone question

2013-02-10 Thread pat
Hi, Thanks a lot. Pat On Fri, 8 Feb 2013 08:52:13 -0500, Tong Li wrote The X-Auth-Token header in your request to validate the user token are not the same thing. You have to login as admin to get a token and hold on to that token, when a user request comes in with his token, you can hand

[Openstack] Network cannot be found

2013-02-10 Thread Greg Chavez
This has me utterly befuddled. All I'm trying to do is bring up a Cirros VM on my 3-node controller+network+compute Folsom setup. So nova is configured on the controller to use quantum: network_api_class = nova.network.quantumv2.api.API quantum_admin_username = quantum quantum_admin_password =

[Openstack] wiki getting open stack

2013-02-10 Thread Cooper Dozier
Just noticed that although DreamHost lists OpenStack as a partner, they aren't listed on the http://wiki.openstack.org/GetOpenStack page. Seems like an oversight. ___ Mailing list: https://launchpad.net/~openstack Post to :

Re: [Openstack] Network cannot be found

2013-02-10 Thread Aaron Rosen
Hi Greg, I checked out why this can happen and I think the reason you are getting this is because you are trying to create a vm as an admin user on a network that you are not the owner. https://github.com/openstack/nova/blob/master/nova/network/quantumv2/api.py#L95 Thanks, Aaron On Sun, Feb

Re: [Openstack] cirros 0.3.1 released

2013-02-10 Thread Atul Jha
Hi, Snip From: openstack-bounces+atul.jha=csscorp@lists.launchpad.net [openstack-bounces+atul.jha=csscorp@lists.launchpad.net] on behalf of Scott Moser [smo...@ubuntu.com] Sent: Saturday, February 09, 2013 8:03 AM To: OpenStack, General List