cinder/cinder/tests/unit/keymgr
Ollie Leahy 6474164fd5 Fix call to Barbican Secrets create()
Calls to backup encrypted volumes fail because the cinder
barbican keymanager passes incorrect positional parameters
to barbican Secrets.create().

Change-Id: I7b0c2bafce12964ffcfe1066953c2c93ca460e92
Closes-bug: 1552684
2016-03-03 14:15:08 +00:00
..
__init__.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
fake.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
mock_key_mgr.py Port test_volume to Python 3 2015-09-29 14:22:40 +02:00
test_barbican.py Fix call to Barbican Secrets create() 2016-03-03 14:15:08 +00:00
test_conf_key_mgr.py Port key manager to Python 3 2015-11-24 20:58:32 +01:00
test_key.py Port key manager to Python 3 2015-11-24 20:58:32 +01:00
test_key_mgr.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00
test_mock_key_mgr.py Port test_volume to Python 3 2015-09-29 14:22:40 +02:00
test_not_implemented_key_mgr.py Move unit tests into dedicated directory 2015-04-21 18:40:40 -06:00