python-barbicanclient/barbicanclient/tests
Adam Harwell f14511dd9d Secret payload should also be fetched by UUID
We changed the client to fetch containers and secrets via their UUID
from the API, rather than by HREF, so that the endpoint URLs set in the
keystone client would be respected. Unfortunately, we (I) missed
updating the payload fetch function to do the same. This brings it into
line with the other fetches.

Change-Id: Ic71cf6771563d669a2fa37a56d4b40c637db1511
Story: 2004653
Task: 28608
(cherry picked from commit 4eec7121b3)
2019-01-02 21:00:25 +00:00
..
v1 Secret payload should also be fetched by UUID 2019-01-02 21:00:25 +00:00
__init__.py Refactor test modules 2015-03-06 16:13:18 -06:00
keystone_client_fixtures.py Replace six.iteritems() with .items() 2017-03-30 18:37:24 +05:30
test_barbican.py Add --file flag for secrets 2018-06-01 15:11:07 -04:00
test_base.py Allow fetching by UUID, and respect interface 2018-09-15 05:31:57 +00:00
test_client.py Merge "Use keystoneauth" 2016-10-18 19:41:31 +00:00
test_formatter.py Enable F and H flake8 rules 2017-03-29 13:31:39 -04:00