Comment 16 for bug 1579612

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to openstack-ansible-os_heat (stable/mitaka)

Reviewed: https://review.openstack.org/348964
Committed: https://git.openstack.org/cgit/openstack/openstack-ansible-os_heat/commit/?id=f1023388994dd183987fcc75ca365de1710dfc49
Submitter: Jenkins
Branch: stable/mitaka

commit f1023388994dd183987fcc75ca365de1710dfc49
Author: Jimmy McCrory <email address hidden>
Date: Tue May 10 13:41:27 2016 -0700

    Use keystone library for heat_stack_domain_admin

    The keystone library has been updated to support adding a user to a
    domain and assigning a role without specifying a project.
    Use it instead of shelling out to the openstackclient.

    Closes-Bug: 1579612
    Depends-On: I6a132e5407c9881a047037b85bd6e25b85c0d8a1
    Change-Id: I2659f0496528c29e036c459494a463182e69599d
    (cherry picked from commit b45b74eb4f3fe4f4dd7539ad99fcde4d383ffd72)