openstacksdk/openstack/tests/unit
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
..
block_store Consistent resource.prop for timestamps and booleans (block store) 2016-03-07 16:05:52 -06:00
cluster Override delete function of senlin cluster/node 2016-02-20 00:07:43 +08:00
compute Merge "Make metadata handling consistent in Compute" 2016-03-14 18:29:51 +00:00
database Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:41:21 +05:30
identity Use assertTrue/False instead of assertEqual(T/F) 2016-01-07 12:41:21 +05:30
image Consistent resource.prop for timestamps and booleans (image) 2016-03-14 11:08:01 -05:00
key_manager Fix key manager secret resource object 2016-03-16 08:41:04 -05:00
message Basic resource.prop for ID attributes (message) 2016-02-18 11:26:45 -06:00
metric Replace 'MagicMock' with 'Mock' 2015-11-26 03:30:52 -05:00
network Add/Remove port interface to a router 2016-03-08 02:16:41 +00:00
object_store Remove 'date' from Object resource 2016-02-02 12:32:48 -05:00
orchestration Merge "Resource object attributes not updated on some interfaces" 2016-01-25 22:10:28 +00:00
telemetry Basic resource.prop for ID attributes (telemetry) 2016-02-10 15:28:39 -06:00
__init__.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
base.py Move TestTransportBase out of base 2015-08-18 08:57:35 -06:00
fakes.py Make way for the functional tests 2015-03-31 17:07:47 -05:00
test_connection.py Map KSA exception to SDK exceptions 2016-01-17 15:40:45 -06:00
test_exceptions.py Map KSA exception to SDK exceptions 2016-01-17 15:40:45 -06:00
test_format.py Add UNIXEpoch formatter as a type for properties 2016-01-25 16:15:47 -06:00
test_profile.py Remove the Metric proxy 2015-12-08 17:17:47 -06:00
test_proxy.py Map KSA exception to SDK exceptions 2016-01-17 15:40:45 -06:00
test_proxy_base.py Merge "Make metadata handling consistent in Compute" 2016-03-14 18:29:51 +00:00
test_resource.py Resource object attributes not updated on some interfaces 2016-01-22 11:15:28 -06:00
test_service_filter.py Keystone auth integration 2015-11-19 19:10:42 -07:00
test_session.py Map KSA exception to SDK exceptions 2016-01-17 15:40:45 -06:00
test_utils.py Replace 'MagicMock' with 'Mock' 2015-11-29 20:59:30 -05:00