Files
puppet-octavia/releasenotes/notes/system_scope-all-0895d770ca1afffb.yaml
Takashi Kajinami be91d620fa Globally support system scope credentials
After spending huge effort to understand the exact requirements to
enforce SRBAC, we learned it's very difficult to find the required
scope in each credential. This requires understanding implementation of
client-side as well as server-side, and requirement might be different
according to the deployment architecture or features used.

Instead of implementing support based on the actual implementation,
this introduces support for system scope credentials to all places
where keystone user credential is defined, and make all credential
configurations consistent.

Change-Id: I2d8c35023c9851e6c043b07a1270e386feb9b1dd
2022-03-04 01:52:41 +09:00

5 lines
98 B
YAML

---
features:
- |
The new ``octavia::service_auth::system_scope`` parameter has been added.