Bug 1042948 - [RFE][oslo]: Use keyring for all config based passwords/users
Summary: [RFE][oslo]: Use keyring for all config based passwords/users
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Red Hat OpenStack
Classification: Red Hat
Component: RFEs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
: ---
Assignee: RHOS Maint
QA Contact:
URL: https://blueprints.launchpad.net/oslo...
Whiteboard: upstream_milestone_none upstream_stat...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-12-13 16:45 UTC by RHOS Integration
Modified: 2015-03-19 17:14 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-03-19 17:14:54 UTC
Target Upstream Version:


Attachments (Terms of Use)

Description RHOS Integration 2013-12-13 16:45:59 UTC
Cloned from launchpad blueprint https://blueprints.launchpad.net/oslo/+spec/pw-keyrings.

Description:

Instead of having config files with passwords/users in them (which is bad) there should be some integration with the standard keyring providers in various operating systems, this python project @ http://pypi.python.org/pypi/keyring seems to provide some of this. It seems like openstack common should provide a little helper class to allow config to use that, for sections of config that need to be "secure", ie for a start, users and passwords should not be in clear-text (at least the passwords for stage 0).

Specification URL (additional information):

None


Note You need to log in before you can comment on or make changes to this bug.