Reviewed: https://review.openstack.org/24980 Committed: http://github.com/openstack/quantum/commit/b2ce1b0fbf34201101c15ba4dba03937b056eb32 Submitter: Jenkins Branch: milestone-proposed
commit b2ce1b0fbf34201101c15ba4dba03937b056eb32 Author: Gary Kotton <[email protected]> Date: Thu Mar 21 04:19:05 2013 +0000 Ensure that lockfile are defined in a common place Fixes bug 1158146 Change-Id: I0e986eb16a7ec5b9972a37af583f697ba3624a80 ** Changed in: quantum Status: Fix Committed => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to quantum. https://bugs.launchpad.net/bugs/1158146 Title: Invalid setting of lock path Status in OpenStack Quantum (virtual network service): Fix Released Bug description: The code cfg.CONF.set_default('lock_path', '$state_path/lock') should only be done for testing. The cfg value is meant to be read only. To manage notifications about this bug go to: https://bugs.launchpad.net/quantum/+bug/1158146/+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

