Special case non-matching ObjectStorage role port names
authorSteven Hardy <shardy@redhat.com>
Wed, 12 Oct 2016 10:50:23 +0000 (11:50 +0100)
committerSteven Hardy <shardy@redhat.com>
Wed, 12 Oct 2016 14:42:28 +0000 (15:42 +0100)
commit29306b7ec0ead728db16b24defd493bcff0e544f
treeee1f0faa779cf827a3b56f9a024e5a9a4f89e4d7
parent0baa13790aaf4bb48d1896bb4613a58e81eb25d3
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
overcloud-resource-registry-puppet.j2.yaml