Commit e60d031
committed
rgw: Replace deprecated Barbican payload endpoint with alternative
`GET /v1/secrets/{uuid}` with Header `Accept:
application/octet-stream` has been deprecated in favor of `GET
/v1/secrets/{uuid}/payload` in OpenStack Barbican.
The old API is still functional, but generates a warning level log
message on Barbican for every access.
Deprecation commit from 2015:
openstack/barbican@b4b64be
Signed-off-by: Marcel Lauhoff <[email protected]>
On-behalf-of: SAP [email protected]1 parent 07ab7ec commit e60d031
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
929 | 929 | | |
930 | 930 | | |
931 | 931 | | |
| 932 | + | |
932 | 933 | | |
933 | 934 | | |
934 | 935 | | |
| |||
0 commit comments