Comment 9 for bug 1793170

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

Reviewed: https://review.openstack.org/605346
Committed: https://git.openstack.org/cgit/openstack/charm-heat/commit/?id=4081434abfb79b9c824d4f2c288e6a19ad7ed689
Submitter: Zuul
Branch: stable/18.08

commit 4081434abfb79b9c824d4f2c288e6a19ad7ed689
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
    (cherry picked from commit e8354a1b6804bb2fcf091dc12cc50a753f561a86)