Correctly scope role assignment for heat_domain_admin
The admin role assignment for the heat_domain_admin user
needs to be scoped to the heat domain; update domain-setup
action to scope the role assigment correctly.
This change also stops ignoring the return code of the
role assignment; re-assigning a role already granted is
idemponent in openstackclient.
Reviewed: https:/ /review. openstack. org/504219 /git.openstack. org/cgit/ openstack/ charm-heat/ commit/ ?id=501e3415b34 6322769947ddfb5 665e56490b3e3f
Committed: https:/
Submitter: Jenkins
Branch: master
commit 501e3415b346322 769947ddfb5665e 56490b3e3f
Author: James Page <email address hidden>
Date: Thu Sep 14 14:20:49 2017 -0600
Correctly scope role assignment for heat_domain_admin
The admin role assignment for the heat_domain_admin user
needs to be scoped to the heat domain; update domain-setup
action to scope the role assigment correctly.
This change also stops ignoring the return code of the
role assignment; re-assigning a role already granted is
idemponent in openstackclient.
Change-Id: Ia5ba409e2f5666 14e6db9bbf9540c 563af8e4a82
Closes-Bug: 1715465