Created attachment 904578 [details] Conf and log files Description of problem: Failed to launch instance. Packstack deployment AIO RHOS5 RHEl7, using Nova network and QPID, setup used to verify bz 1084495. Bug is basically verified, opted to boot an instance to be sure all works, this is where I get instance state error. Openstack-status all active and ok qpid is listing [root@dhcp160-231 ~(keystone_admin)]# netstat -tln | grep 5672 tcp 0 0 0.0.0.0:5672 0.0.0.0:* LISTEN tcp6 0 0 :::5672 Setup deployed on RHEVM instance not on physical hardware. Version-Release number of selected component (if applicable): RHEL7 openstack-nova-console-2014.1-3.el7ost.noarch openstack-packstack-2014.1.1-0.20.dev1109.el7ost.noarch openstack-nova-compute-2014.1-3.el7ost.noarch openstack-nova-scheduler-2014.1-3.el7ost.noarch openstack-nova-api-2014.1-3.el7ost.noarch openstack-nova-network-2014.1-3.el7ost.noarch openstack-nova-common-2014.1-3.el7ost.noarch openstack-nova-conductor-2014.1-3.el7ost.noarch How reproducible: Every time Steps to Reproduce: 1. Disable selinux and firewall 2. Packstack AIO setup, Nova network using QPID. 2. Try to boot instance from Cirros 3. Actual results: Instance fails to boot, error state. compute.log -> Timed out waiting for nova-conductor. Is it running? Or did this service start before nova-conductor? Expected results: Instance should boot up. Additional info: On attached logs, last instance tried to boot "test1"
It looks like the root cause of this failure is #1103800 *** This bug has been marked as a duplicate of bug 1103800 ***