Remove swift endpoint and service 45/15245/2
authorMichael Chapman <woppin@gmail.com>
Tue, 7 Jun 2016 04:34:04 +0000 (14:34 +1000)
committerMichael Chapman <woppin@gmail.com>
Wed, 8 Jun 2016 21:00:48 +0000 (07:00 +1000)
commite596a9b9eeda6f68265b691d181f1da05ba60e11
treeb8dd07633e9baa7af96344213b5c21190d732a91
parent5aa09cb2a69b677baf6e7614b734e155e8205a5b
Remove swift endpoint and service

Swift is not functional, and ceph is used instead for glance, nova and cinder,
so the endpoint should not be present in the overcloud. The endpoint is
removed via CLI post-install since there is no parameter for overcloud.yaml
to disable endpoint creation, and the mechanism for endpoint creation will
likely change within the next release as it is moved from heat to puppet.

JIRA: APEX-146

Change-Id: If91b9d2747d5eed89c569ed9a34ab84370c3d65f
Signed-off-by: Michael Chapman <woppin@gmail.com>
ci/deploy.sh