Comment 1 for bug 1358386

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to barbican (master)

Reviewed: https://review.openstack.org/114341
Committed: https://git.openstack.org/cgit/openstack/barbican/commit/?id=a9b841c2a5ac2f7518597b22086d62a59ad5ba39
Submitter: Jenkins
Branch: master

commit a9b841c2a5ac2f7518597b22086d62a59ad5ba39
Author: Paul Kehrer <email address hidden>
Date: Thu Aug 14 10:34:23 2014 -1000

    change CryptoPluginManager to be instantiated in the module scope

    Fixes an issue where SecretStore was repeatedly creating new instances
    of the stevedore extension manager, which caused issues with the loaded
    plugins.

    Closes-Bug: 1358386
    Change-Id: Icfafce0ec6fbacc2c39e23ea31f200a56197b7cb