Reviewed: https://review.openstack.org/307859 Committed: https://git.openstack.org/cgit/openstack/horizon/commit/?id=3963f03f462aac92fa28d7cd224dc4db86ce9a95 Submitter: Jenkins Branch: master
commit 3963f03f462aac92fa28d7cd224dc4db86ce9a95 Author: Matthias Runge <[email protected]> Date: Tue Apr 19 16:53:02 2016 +0200 No lock required for reading secret key Change-Id: I5b73db259153eb28e7c3bd5259d5c99476694804 Closes-Bug: #1572187 ** Changed in: horizon Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Dashboard (Horizon). https://bugs.launchpad.net/bugs/1572187 Title: no lock required for reading secret key Status in OpenStack Dashboard (Horizon): Fix Released Bug description: the current implementation for generating or reading secret key involves a file lock even for reading the key. this is not necessary. To manage notifications about this bug go to: https://bugs.launchpad.net/horizon/+bug/1572187/+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

