Description of problem: While launching an instance, I tried to launch another instance, and it took about a minute for the dialog window to open. Version-Release number of selected component (if applicable): python-django-horizon-2014.1-0.1b1.el6.noarch How reproducible: 20% Steps to Reproduce: 1. Launch an instance 2. As soon as possible press on "Launch Instance" 3. Actual results: It takes a lot of time until the dialog window opens Expected results: It should open in a few seconds Additional info: The project had only one instance when it happened, so there is no load on the system.
# openstack-status == Nova services == openstack-nova-api: active openstack-nova-cert: active openstack-nova-compute: active openstack-nova-network: dead (disabled on boot) openstack-nova-scheduler: active openstack-nova-conductor: active == Glance services == openstack-glance-api: active openstack-glance-registry: active == Keystone service == openstack-keystone: active == Horizon service == openstack-dashboard: active == neutron services == neutron-server: active neutron-dhcp-agent: active neutron-l3-agent: active neutron-metadata-agent: active neutron-lbaas-agent: inactive (disabled on boot) neutron-openvswitch-agent: dead == Swift services == openstack-swift-proxy: active openstack-swift-account: active openstack-swift-container: active openstack-swift-object: active == Cinder services == openstack-cinder-api: active openstack-cinder-scheduler: active openstack-cinder-volume: active == Support services == mysqld: active libvirtd: active openvswitch: active messagebus: active tgtd: active qpidd: active memcached: active == Keystone users == Warning keystonerc not sourced
Sadly, I can not reproduce this at all. I'll close this bug, and please re-open or open a new one, when you have a reproducer.