Comment 3 for bug 1383930

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

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

commit 8399b28d5492600be07ad0dc46a6b04cf5c838b5
Author: Adam Harwell <email address hidden>
Date: Thu Dec 18 11:59:10 2014 -0800

    Fix content_type loading to be consistent

    Store content_type alongside secret data for HSM-style plugins, but
    attempt to load content_type from secret_metadata to support other types
    of secret store plugins.

    Change-Id: I480f1c1c2d9b923a6858ebfcc380779b41689312
    Closes-Bug: 1383930