[Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Mike Spreitzer
Is it possible to use DevStack to install OpenStack, including Neutron, so that OpenStack can make a VM that can communicate with the world beyond OpenStack? I am looking for a simple localrc or local.conf that will do this. Let us take a concrete example. Suppose I have a machine with one NI

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Salvatore Orlando
Some (hopefully) helpful answer inline. Salvatore On 6 October 2014 22:45, Mike Spreitzer wrote: > Is it possible to use DevStack to install OpenStack, including Neutron, so > that OpenStack can make a VM that can communicate with the world beyond > OpenStack? I am looking for a simple localr

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Mike Spreitzer
> From: Salvatore Orlando > To: Mike Spreitzer/Watson/IBM@IBMUS > Cc: OpenStack > Date: 10/06/2014 05:40 PM > Subject: Re: [Openstack] How to make DevStack install OpenStack with Neutron? > > Some (hopefully) helpful answer inline. > > Salvatore > > On 6 O

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Mike Spreitzer
> From: Salvatore Orlando > To: Mike Spreitzer/Watson/IBM@IBMUS > Cc: OpenStack > Date: 10/06/2014 05:40 PM > Subject: Re: [Openstack] How to make DevStack install OpenStack with Neutron? > > ... > > This is a localrc I have been using for ages for launching neu

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Mark Kirkwood
On 07/10/14 09:45, Mike Spreitzer wrote: Is it possible to use DevStack to install OpenStack, including Neutron, so that OpenStack can make a VM that can communicate with the world beyond OpenStack? I am looking for a simple localrc or local.conf that will do this. Let us take a concrete exampl

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Mark Kirkwood
On 07/10/14 18:16, Mark Kirkwood wrote: For your first attempt you can probably make a simple set of changes to local.conf and just run the stack setup: $ cd devstack $ vi local.conf $ cat local.conf [[local|localrc]] ADMIN_PASSWORD=password MYSQL_PASSWORD=password RABBIT_PASSWORD=password SERV

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Mike Spreitzer
Mark Kirkwood wrote on 10/07/2014 01:16:44 AM: > On 07/10/14 09:45, Mike Spreitzer wrote: > > Is it possible to use DevStack to install OpenStack, including Neutron, > > so that OpenStack can make a VM that can communicate with the world > > beyond OpenStack? I am looking for a simple localrc

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Mark Kirkwood
On 07/10/14 18:43, Mike Spreitzer wrote: Thanks, Mark. OK, maybe I should say that I am past my first attempt, and am on to something a little more ambitious. Following recipes like yours, and also ones from Sergey Kraynev, Salvatore Orlando, and Ian Choi, I am able to get DevStack to create an

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-06 Thread Mark Kirkwood
On 07/10/14 19:44, Mike Spreitzer wrote: Mark Kirkwood wrote on 10/07/2014 02:23:36 AM: > I think why this is not documented is the usual use-case for devstack is > development setups where real external ips for the VMs is usually not a > point of interest. > > For instance I never need th

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-07 Thread Mike Spreitzer
Mark Kirkwood wrote on 10/07/2014 02:23:36 AM: > I think why this is not documented is the usual use-case for devstack is > development setups where real external ips for the VMs is usually not a > point of interest. > > For instance I never need this...I do sometimes want the VMs to be able

Re: [Openstack] How to make DevStack install OpenStack with Neutron?

2014-10-08 Thread Mike Spreitzer
Mark Kirkwood wrote on 10/07/2014 02:50:01 AM: > On 07/10/14 19:44, Mike Spreitzer wrote: > > Mark Kirkwood wrote on 10/07/2014 > > 02:23:36 AM: > > > > > I think why this is not documented is the usual use-case for devstack is > > > development setups where real external ips for the VMs is