Browse Source
This change allows usage of system scope credentials in addition to project scope credentials, to use service user token when accessing Barbican API. Depends-on: https://review.opendev.org/823883 Change-Id: I836f8ca32ed8c3352e05f6ab805b6d8f311c061dchanges/85/823885/2
3 changed files with 14 additions and 0 deletions
@ -0,0 +1,5 @@
|
||||
--- |
||||
features: |
||||
- | |
||||
The ``glance::key_manager::barbican::service_user`` class now supports |
||||
the ``system_scope`` parameter. |
Loading…
Reference in new issue