Comment 7 for bug 1793170

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-heat (master)

Reviewed: https://review.openstack.org/605125
Committed: https://git.openstack.org/cgit/openstack/charm-heat/commit/?id=e8354a1b6804bb2fcf091dc12cc50a753f561a86
Submitter: Zuul
Branch: master

commit e8354a1b6804bb2fcf091dc12cc50a753f561a86
Author: Liam Young <email address hidden>
Date: Tue Sep 25 16:22:00 2018 +0000

    Specify domain when looking up heat user

    The domain-setup action checks if the heat domain, user and roles
    are setup before creating them, but in the case of the user it
    was not checking the users existence in the correct domain.

    Change-Id: I6998fe0543b26232c65c43bc9b2a8cc4b20bcbc5
    Closes-Bug: #1793170