barbican/barbican/tests
Douglas Mendizábal 841973caca Fix POST /v1/secret/{secret-id}/metadata response
This patch fixes the response to POST requests in the metadata API so it
actually matches the documentation. [1]

Story: 2009247
Task: 43671

[1]
https://docs.openstack.org/barbican/latest/api/reference/secret_metadata.html#post-v1-secrets-uuid-metadata

Change-Id: I5505a8c56ed7274519cac8ad1e6d7adf5086c8d1
(cherry picked from commit 49f3b2f0d1)
2021-10-25 19:21:55 +00:00
..
api Fix POST /v1/secret/{secret-id}/metadata response 2021-10-25 19:21:55 +00:00
cmd Use barbican.conf in barbican-manage 2020-11-02 17:42:49 +00:00
common Update hacking for Python3 2021-03-04 17:27:30 -06:00
model Update hacking for Python3 2021-03-04 17:27:30 -06:00
objects Switch from unittest2 compat methods to Python 3.x methods 2020-07-08 10:28:15 +08:00
plugin Ignore network errors during C_Finalize 2021-09-23 12:21:58 +00:00
queue Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
tasks Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00
__init__.py Make a whole host of modules hacking 0.9.2 compliant 2014-09-01 23:59:44 -05:00
certificate_utils.py Fixes for Running Functional Tests with Python 3.5 2017-04-27 13:06:14 -04:00
database_utils.py Add SecretConsumerRepo repository and its tests 2019-09-24 15:20:01 +02:00
fixture.py Use oslo.db create_engine instead of SQLAlchemy 2017-04-28 03:13:28 +00:00
keys.py Merge "Replace pycrypto with cryptography in translations" 2017-05-05 19:26:58 +00:00
test_hacking.py Update hacking for Python3 2021-03-04 17:27:30 -06:00
test_middleware_auth.py update some documents about the keystone "API v2.0" 2018-05-12 23:32:12 +08:00
utils.py Use unittest.mock instead of third party mock 2020-04-28 04:00:17 +00:00