puppet-keystone/releasenotes/notes/add_target_admin_domain-272f97b06e476495.yaml
Sofer Athlan-Guyot beab6cecff Add association of the admin user to a domain.
If the user specify target_admin_domain then the admin user will be
admin in this domain.

Change-Id: Ia0661f9ab8807a96d3c7de22de4e4624db9e7f28
Closes-bug: 1589933
2016-06-23 07:56:59 +00:00

7 lines
247 B
YAML

---
features:
- Implement `bug 1589933
<https://bugs.launchpad.net/puppet-keystone/+bug/1589933>`__ so now
one associate the admin to admin_role for an entire domain if it
uses the target_admin_domain parameter in the auth.pp class.