[Openstack-operators] Very Slow API operations after Grizzly upgrade.

Jonathan Proulx jon at jonproulx.com
Thu Aug 15 15:32:07 UTC 2013


here's an odd data point which suggests keystone may be my slow link:

root at nimbus-0:~# time keystone tenant-get 6f9adccbd03e4d2186756896957a14bf
<result>
real    0m50.122s
user    0m0.204s
sys    0m0.024s

root at nimbus-0:~# time mysql keystone -e 'select * from project where
id="6f9adccbd03e4d2186756896957a14bf";'
<result>
real    0m0.007s
user    0m0.000s
sys    0m0.004s

nothing in the keystone.log but a couple of auth failures that were me...
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack-operators/attachments/20130815/eb87b8fe/attachment.html>


More information about the OpenStack-operators mailing list