kolla-ansible/ansible/roles/swift
Jim Rollenhagen 31ed556e67 Allow swift proxy server to use independent hostnames
This allows swift service endpoints to use custom hostnames, and adds the
following variables:

* swift_internal_fqdn
* swift_external_fqdn

These default to the old values of kolla_internal_fqdn or
kolla_external_fqdn.

This also adds a swift_proxy_server_listen_port option, which defaults to
swift_proxy_server_port for backward compatibility.

This option allow the user to differentiate between the port the
service listens on, and the port the service is reachable on. This is
useful for external load balancers which live on the same host as the
service itself.

While we're in here, use the ``internal_protocol`` variable for the swift
endpoint in cinder's swift backup driver configuration, instead of hardcoding
to ``http``.

Change-Id: Ibc01618383c26e16c0067f7f6b9cf5160d968d1e
Implements: blueprint service-hostnames
2019-03-06 15:08:28 -05:00
..
defaults Allow swift proxy server to use independent hostnames 2019-03-06 15:08:28 -05:00
meta Use memcache for consoleauth and horizon 2015-10-15 10:47:21 +00:00
tasks Allow swift proxy server to use independent hostnames 2019-03-06 15:08:28 -05:00
templates Allow swift proxy server to use independent hostnames 2019-03-06 15:08:28 -05:00