Reviewed: https://review.openstack.org/323672 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=a40f4be03f5e964448bf791d9a12ca073338912b Submitter: Jenkins Branch: master
commit a40f4be03f5e964448bf791d9a12ca073338912b Author: ChangBo Guo(gcb) <[email protected]> Date: Wed Jun 1 14:11:00 2016 +0800 Yield the thread when verifying image's signature We should give other threads chance to run when verifying image's signature. For more details, please refer to: http://docs.openstack.org/developer/nova/threading.html# \ yielding-the-thread-in-long-running-tasks Closes-Bug: #1591234 Change-Id: Id5974b925dbfab7b66b6432abbc92990dea39112 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1591234 Title: should yield the thread when verifying image's signature Status in OpenStack Compute (nova): Fix Released Bug description: We should give other threads chance to run when verifying image's signature. For more details, please refer to: http://docs.openstack.org/developer/nova/threading.html#yielding-the- thread-in-long-running-tasks To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1591234/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

