Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread Remo Mattei
You need to make a few changes in nova.conf but you are running liberty right? Not mitaka! So therefore, your error maybe diff, how many nodes are you running? Thanks > On Apr 27, 2016, at 16:01, The O.G. wrote: > > Remo & other OpenStack: > > I've been looking

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread The O.G.
Remo & other OpenStack: I've been looking into this more today and noticed this WARNING message from the nova-compute.log (compute node): 2016-04-27 15:39:39.191 856 WARNING oslo_config.cfg [-] Option "username" from group "neutron" is deprecated. Use option "user-name" from group "neutron".

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread Remo Mattei
contact me offline … > On Apr 27, 2016, at 15:56, The O.G. wrote: > > Yes, this is on both controller and compute node. > > On Wed, Apr 27, 2016 at 3:41 PM, Remo Mattei > wrote: > is this on the controller and computes? >>

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread The O.G.
To be more specific, SELinux is enabled, but in permissive mode: # sestatus SELinux status: enabled SELinuxfs mount:/sys/fs/selinux SELinux root directory: /etc/selinux Loaded policy name: targeted Current mode: permissive Mode

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread The O.G.
On Wed, Apr 27, 2016 at 3:34 PM, Remo Mattei wrote: > are you running SELinux? > sestatus on all of them and let me know. > > yes, SELinux enabled on all systems. are you suggesting I try with SELinux disabled? (I can do that...) thanks... Remo > > On Apr 27, 2016, at 15:23,

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread The O.G.
Yes, this is on both controller and compute node. On Wed, Apr 27, 2016 at 3:41 PM, Remo Mattei wrote: > is this on the controller and computes? > > On Apr 27, 2016, at 15:40, The O.G. wrote: > > To be more specific, SELinux is enabled, but in

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread Remo Mattei
is this on the controller and computes? > On Apr 27, 2016, at 15:40, The O.G. wrote: > > To be more specific, SELinux is enabled, but in permissive mode: > > # sestatus > SELinux status: enabled > SELinuxfs mount:/sys/fs/selinux >

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread The O.G.
Hi Remo, On Thu, Apr 21, 2016 at 7:00 AM, Remo Mattei wrote: > has this been a new installation or an upgrade? > This is a brand new installation of Openstack/Liberty on CentOS7 > Not sure what you mean with option 2 since the install guide does not say > anything about

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-27 Thread Remo Mattei
are you running SELinux? sestatus on all of them and let me know. Remo > On Apr 27, 2016, at 15:23, The O.G. wrote: > > Hi Remo, > > On Thu, Apr 21, 2016 at 7:00 AM, Remo Mattei > wrote: > has this been a new installation

Re: [Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-21 Thread Remo Mattei
has this been a new installation or an upgrade? Not sure what you mean with option 2 since the install guide does not say anything about options. did you check if rabbit is up? did you check and see if the services are all good did you check and see if the agents are happy? just a few things

[Openstack] Help with Openstack Liberty: Failed to allocate the network

2016-04-20 Thread The O.G.
We are following: http://docs.openstack.org/liberty/install-guide-rdo/index.html Using CentOS7. We've chosen the option 2 for networking, where we have both a private and public network. We've pretty much following the guide step by step up to and finishing "Add the dashboard" step. All the