Replace key manager with Castellan

Because key manager code is duplicated across several projects, a key
manager interface was moved into its own library. This goes back to
replace the old code with the new library.

Implements: blueprint use-castellan-key-manager
Change-Id: Ief8885bb4ca8d62b03cf1a52c25dd0e62c835bfe
This commit is contained in:
Kaitlin Farr
2016-07-14 12:21:26 +08:00
committed by lisali
parent e6642d97fd
commit 993ba893ca
24 changed files with 205 additions and 1403 deletions

View File

@@ -1,6 +1,7 @@
[DEFAULT]
output_file = etc/cinder/cinder.conf.sample
wrap_width = 79
namespace = castellan.config
namespace = cinder
namespace = keystonemiddleware.auth_token
namespace = oslo.config