RETIRED, further work has moved to Debian project infrastructure
Go to file
Michael McCune d148dd4d55 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
2015-12-22 15:07:12 -05:00
devstack Always enable heat service in devstack plugin 2015-12-10 09:53:59 +00:00
doc/source Initial key manager implementation 2015-12-22 15:07:12 -05:00
etc Implement custom check for Kafka Service 2015-12-17 10:31:49 +00:00
releasenotes Add "unreleased" release notes page 2015-11-16 17:25:09 +03:00
sahara Initial key manager implementation 2015-12-22 15:07:12 -05:00
tools Always enable heat service in devstack plugin 2015-12-10 09:53:59 +00:00
.coveragerc Change ignore-errors to ignore_errors 2015-09-21 14:55:20 +00:00
.gitignore Remove old integration tests for sahara codebase 2015-11-19 07:59:15 +00:00
.gitreview Update .gitreview to point on updated repo 2014-03-12 16:55:37 +04:00
.mailmap Add entry for Yevgen Runts to avoid dup author 2014-09-18 18:06:56 -07:00
.testr.conf Group tests by class 2014-08-04 14:59:13 +04:00
babel.cfg First steps for i18n support 2013-08-26 22:16:45 +04:00
bandit.yaml Bringing the Sahara Bandit config current 2015-10-14 09:41:09 -04:00
CONTRIBUTING.rst Workflow documentation is now in infra-manual 2014-12-05 03:30:40 +00:00
HACKING.rst Use jsonutils from oslo.serialization 2015-04-14 12:16:53 +03:00
LICENSE copyright has been added 2013-03-11 10:30:40 +04:00
openstack-common.conf Switch to oslo.service 2015-06-23 15:52:47 +02:00
pylintrc Removed attempt to ignore tests in pylint 2014-09-11 15:35:25 +00:00
README.rst Add source url into README.rst 2015-10-24 05:40:07 +00:00
requirements.txt Initial key manager implementation 2015-12-22 15:07:12 -05:00
run_tests.sh Fixup 'savanna' references in run_tests.sh 2014-03-20 16:52:42 -04:00
setup.cfg Remove version from setup.cfg 2015-12-03 03:25:23 -08:00
setup.py Updated from global requirements 2015-09-22 03:37:33 +00:00
test-requirements-bandit.txt Adding basic bandit config 2015-04-27 12:04:25 -04:00
test-requirements.txt Updated from global requirements 2015-12-21 23:45:54 +00:00
tox.ini Deprecated tox -downloadcache option removed 2015-12-11 21:28:07 +01:00