Reviewed: https://review.openstack.org/344144 Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=95d56a89b144af32e0a61f3574554b50460e16c8 Submitter: Jenkins Branch: master
commit 95d56a89b144af32e0a61f3574554b50460e16c8 Author: huangtianhua <[email protected]> Date: Tue Jul 19 17:55:59 2016 +0800 Set 'last_checked' flag if start to check scheduler file Set 'last_checked' to make sure won't get scheduler json configuration too fast. Closes-Bug: #1625882 Change-Id: I97acefeacce7a8508d1eb9cb3205367a14be8d86 ** 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/1625882 Title: We get scheduler json configuration too fast Status in OpenStack Compute (nova): Fix Released Bug description: Now we allow to get scheduler configuration too fast, due we don't set the flag 'last_checked' after we checked, the value of flag 'last_checked' is always None. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1625882/+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

