openstacksdk/openstack/tests/unit/key_manager/v1
Richard Theis a437d987ec Fix key manager secret resource object
The key manager secrets REST API [1] does not have a 'secret'
resource key. Having the key causes the proxy methods that retrieve
a single secret to fail.

[1] http://docs.openstack.org/developer/barbican/api/reference/secrets.html

Change-Id: I03068265dfc81dd2343f12eb85c0627ab7202249
2016-03-16 08:41:04 -05:00
..
__init__.py Rename key_management to key_manager 2015-12-15 12:15:51 -06:00
test_container.py Consistent resource.prop for timestamps and booleans (key manager) 2016-03-15 13:13:57 -05:00
test_order.py Replace assertEqual(None, *) with assertIsNone in tests 2016-01-04 20:40:11 +05:30
test_proxy.py Rename key_management to key_manager 2015-12-15 12:15:51 -06:00
test_secret.py Fix key manager secret resource object 2016-03-16 08:41:04 -05:00