
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: I6e9a3d93f33069c2f1f7bc10c48ad61ce9357682
10 lines
233 B
YAML
10 lines
233 B
YAML
---
|
|
features:
|
|
- |
|
|
The new ``system_scope`` parameter has been added to the following classes.
|
|
|
|
- ``manila::compute::nova``
|
|
- ``manila::image::glance``
|
|
- ``manila::network::neutron``
|
|
- ``manila::volume::cinder``
|