71711d8031
Currently Neutron uses the user credential in [designate] section to create a zone and PTR record. When SRBAC is enforced is Designate, the former API call is available for both project member and system admin but the latter API call is limited for system admin. This change allows usage of system-scoped credential instead of project-scoped one, so that the required API calls are permitted when Designate enforces SRBAC. Change-Id: I620b49937d01cae5b9a5af74fac8bb4e91ab3e86
6 lines
111 B
YAML
6 lines
111 B
YAML
---
|
|
features:
|
|
- |
|
|
The ``system_scope`` parameter has been added to the ``neutron::designate``
|
|
class.
|