Add SRBAC alt manager persona to dynamic credentials
Since the introduction of the base capability has been extended
as a result of an OpenStack community goal to include a ``manager``
role in the project scope.
Adding support to the dynamic credentials provider for ``manager``
persona for project scope.
Depends-On: I4149e99bdc50194dd4067f5f3e2f3019e48b5a59
Change-Id: I29a14118126efd3bfb168b25df36911433cad2d9
diff --git a/releasenotes/notes/add-alt-manager-dynamic-creds-f8f1007862ea5dfb.yaml b/releasenotes/notes/add-alt-manager-dynamic-creds-f8f1007862ea5dfb.yaml
new file mode 100644
index 0000000..bff36c7
--- /dev/null
+++ b/releasenotes/notes/add-alt-manager-dynamic-creds-f8f1007862ea5dfb.yaml
@@ -0,0 +1,4 @@
+---
+features:
+ - |
+ Add alt manager role to the dynamic credentials provider for project scope.