Hi all,

I am using the latest packstack to install the OpenStack Icehouse on a fresh installed CentOS 6.5.

The packstack complete the whole installation too fast. The setup log actually tells me that it doesn't complete the installation actually. Any ideas?

It's an all-in-one installation.

CONFIG_COMPUTE_HOSTS=192.168.5.51

CONFIG_NETWORK_HOSTS=192.168.5.51


cat /var/tmp/packstack/20141209-103957-LgQwiz/openstack-setup.log

...<omit N lines>...

2014-12-09 10:35:22::INFO::shell::81::root:: [192.168.5.51] Executing script:

ip addr show dev em1 || ( echo Device em1 does not exist && exit 1 )

2014-12-09 10:35:22::INFO::shell::81::root:: [192.168.5.51] Executing script:

ip link show up | grep "em1"

2014-12-09 10:35:22::INFO::shell::81::root:: [192.168.5.51] Executing script:

echo $HOME

2014-12-09 10:35:22::INFO::shell::81::root:: [localhost] Executing script:

rpm -q --requires openstack-puppet-modules | egrep -v "^(rpmlib|\/|perl)"

2014-12-09 10:35:22::INFO::shell::81::root:: [localhost] Executing script: