Re: [Openstack] Installing openstack on Centos 7

2017-03-15 Thread Olivia Nelson
Now I can see why. With debug enabled, the logs explained everything, Debug: Executing: '/usr/bin/yum -d 0 -e 0 -y install openstack-gnocchi-indexer-sqlalchemy' Looks like I have a slow internet connection, and packstack installed only one package at once, which further slows down the installatio

Re: [Openstack] Installing openstack on Centos 7

2017-03-15 Thread info
I installed packstack all in one single host with the same issue, too. First, I thought there went something wrong during installation. I googled th issue with the result that this issue is taking some time to finish. How long do you wait? It works for me, but had to take some time for inst

Re: [Openstack] Installing openstack on Centos 7

2017-03-14 Thread Olivia Nelson
This is my first node, I'm install all services in a single host, will that be a problem? On Wed, Mar 15, 2017 at 2:17 PM, Remo Mattei wrote: > I have not seen that error yet but got a nasty one in a divided service like > compute and network server. Neutron port binding is having issues. > > In

Re: [Openstack] Installing openstack on Centos 7

2017-03-14 Thread Remo Mattei
allinone is working fine.. take a little long not sure what settings do you have but AIO is good to go! > On Mar 14, 2017, at 23:18, Olivia Nelson wrote: > > This is my first node, I'm install all services in a single host, will > that be a problem? > > On Wed, Mar 15, 2017 at 2:17 PM, Remo

Re: [Openstack] Installing openstack on Centos 7

2017-03-14 Thread Remo Mattei
I have not seen that error yet but got a nasty one in a divided service like compute and network server. Neutron port binding is having issues. Inviato da iPhone > Il giorno 14 mar 2017, alle ore 22:45, Olivia Nelson > ha scritto: > > Hi > > I'm trying to install openstack on centos 7, and