Comment 45 for bug 1405549

Revision history for this message
Yaroslav Lobankov (ylobankov) wrote :

I looks like the issue is fixed. I have deployed the following cluster:

Ubuntu, Neutron with VLAN segmentation, Ceph for volumes, Ceph for images, Ceph for ephemeral volumes, Ceilometer enabled, 3 (controller + mongo), 1 (compute + ceph-osd).

Deployment has successfully passed. What I have done:

1. I have run all Sanity, Functional and HA tests. All tests have passed.
2. I have gone to one of the controllers and executed the command from the bug description. The result is here http://paste.openstack.org/show/406576/ . As we can see, creation of tokens have taken 0.1-0.2 seconds on average. Opening the "/horizon/admin/networks/" tab in browser have taken 2-3 seconds on average.
3. I have destroyed one of the controllers. Waiting for 10 mins just in case.
4. I have repeated the step 1. All tests have passed except the "Check that required services are running" test and the "Check network connectivity from instance via floating IP" test (traceback is http://paste.openstack.org/show/406578/).
5. I have repeated the step 2. The result is here http://paste.openstack.org/show/406579/ . As we can see, creation of tokens have taken 0.1-0.2 seconds on average, too. Opening the "/horizon/admin/networks/" tab in browser have taken 2-3 seconds on average, too.