yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #83264
[Bug 1886955] Re: timing module not providing results
Hi Agarwal, and Yee,
Thank you for the answers, I abandoned the committed code, and close
this bug as "Fix released".
appreciated your help!
Best Regards
Ameed
** Changed in: keystone
Status: New => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Identity (keystone).
https://bugs.launchpad.net/bugs/1886955
Title:
timing module not providing results
Status in OpenStack Identity (keystone):
Fix Released
Bug description:
Openstack version: Rocky
when you add --timing args for any openstack command, for example: openstack server list --timing.
it shows the table of results with only zeros output.
after deep debuging I found that the keystoneauth1/session.py have the
default value of collect_timing is False, to resolve the issue I just
switch it to be True by default.
I want to verified if this is bug still in latest version of Openstack
or I execute the command with missing args not mentioned in the
document.
Thanks in advanced!
To manage notifications about this bug go to:
https://bugs.launchpad.net/keystone/+bug/1886955/+subscriptions
References