Comment 4 for bug 1632663

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

Reviewed: https://review.openstack.org/386191
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=754fc4e948263266e57c31ca2a40fde4cbb67a2f
Submitter: Jenkins
Branch: stable/newton

commit 754fc4e948263266e57c31ca2a40fde4cbb67a2f
Author: Steven Hardy <email address hidden>
Date: Wed Oct 12 11:50:23 2016 +0100

    Special case non-matching ObjectStorage role port names

    Unfortunately we use "SwiftStorage" in the ObjectStorage role
    template, so we have to special-case this for backwards compatibility
    or deployments enabling the ObjectStorage role will fail.

    Ideally we'd align the port names in the objectstorage-role.yaml, but we
    can't becauuse all the ports would be replaced in existing deployments
    on update.

    Change-Id: Ia07e193d2b9a4d33c6272c2b4448133584b81350
    Closes-Bug: #1632663
    (cherry picked from commit 29306b7ec0ead728db16b24defd493bcff0e544f)