From 6c116ec084620942880ef62999b65e3907c3077f Mon Sep 17 00:00:00 2001 From: Colleen Murphy Date: Tue, 20 Aug 2019 17:37:34 -0700 Subject: Add support for app cred access rules This change adds access_rules as a parameter for creating application credentials, and also adds the ability to list access rules and to retrieve and delete individual rules. Directly creating an access rule or updating one is not supported. bp whitelist-extension-for-app-creds Depends-On: https://review.opendev.org/671374 Change-Id: I490f1e6b421d4f36f588f83a511ce39b9b4204e2 --- .../notes/bp-whitelist-extension-for-app-creds-d03526e52e3edcce.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 releasenotes/notes/bp-whitelist-extension-for-app-creds-d03526e52e3edcce.yaml (limited to 'releasenotes') diff --git a/releasenotes/notes/bp-whitelist-extension-for-app-creds-d03526e52e3edcce.yaml b/releasenotes/notes/bp-whitelist-extension-for-app-creds-d03526e52e3edcce.yaml new file mode 100644 index 0000000..9c7dc2b --- /dev/null +++ b/releasenotes/notes/bp-whitelist-extension-for-app-creds-d03526e52e3edcce.yaml @@ -0,0 +1,5 @@ +--- +features: + - | + Adds support for creating access rules as an attribute of application + credentials as well as for retrieving and deleting them. -- cgit v1.2.1