Comment 4 for bug 1901652

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

Reviewed: https://review.opendev.org/c/openstack/tripleo-heat-templates/+/816133
Committed: https://opendev.org/openstack/tripleo-heat-templates/commit/d17f4dfc9352ea26fde42a2cc915924ad116dbce
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit d17f4dfc9352ea26fde42a2cc915924ad116dbce
Author: Takashi Kajinami <email address hidden>
Date: Tue Oct 27 13:55:43 2020 +0900

    Honor the ExternalSwiftUserTenant parameter

    The ExternalSwiftUserTenant parameter is supposed to determin the
    keystone project to which the swift user belong, however in fact
    the parameter is not honored.

    This patch ensures that the parmaeter value is used as a project name
    when TripleO creates keystone resources.

    Change-Id: Ib7a173643880b573c3f30b3d990c7c617231a14c
    Closes-Bug: #1901652
    (cherry picked from commit e618ad8d3443b3f773de52f655300ac04144b449)