[Openstack-security] [Bug 1431944] Re: Swift passwords should use key manager interface

OpenStack Infra 1431944 at bugs.launchpad.net
Wed Dec 23 18:14:56 UTC 2015


Reviewed:  https://review.openstack.org/220680
Committed: https://git.openstack.org/cgit/openstack/sahara/commit/?id=d148dd4d551d7635b1015e868ceb54933c78acb1
Submitter: Jenkins
Branch:    master

commit d148dd4d551d7635b1015e868ceb54933c78acb1
Author: Michael McCune <msm at redhat.com>
Date:   Thu May 7 11:48:51 2015 -0400

    Initial key manager implementation
    
    This change adds the sahara key manager and converts the proxy passwords
    and swift passwords to use the castellan interface.
    
    * adding sahara key manager
    * adding castellan to requirements
    * removing barbicanclient from requirements
    * removing sahara.utils.keymgr and related tests
    * adding castellan wrapper configs to sahara list_opts
    * creating a castellan validate_config to help setup
    * updating documentation for castellan usage
    * fixing up tests to work with castellan
    * converting all proxy password usages to use castellan
    * converting job binaries to use castellan when user credentials are
      applied
    * converting data source to use castellan when user credentials are
      applied
    
    Change-Id: I8cb08a365c6175744970b1037501792fe1ddb0c7
    Partial-Implements: blueprint improved-secret-storage
    Closes-Bug: #1431944


** Changed in: sahara
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of OpenStack
Security, which is subscribed to OpenStack.
https://bugs.launchpad.net/bugs/1431944

Title:
  Swift passwords should use key manager interface

Status in Sahara:
  Fix Released

Bug description:
  Swift passwords are currently stored in the default database. This
  behavior should be migrated to the key manager interface to allow for
  storage in an external manager (when enabled).

To manage notifications about this bug go to:
https://bugs.launchpad.net/sahara/+bug/1431944/+subscriptions




More information about the Openstack-security mailing list