kolla-ansible/ansible/roles/keystone
Jim Rollenhagen bece976b91 Allow keystone services to use independent hostnames
This allows keystone service endpoints to use custom hostnames, and adds the
following variables:

* keystone_internal_fqdn
* keystone_external_fqdn

These default to the old values of kolla_internal_fqdn or
kolla_external_fqdn.

This also adds the following variables:

* keystone_admin_listen_port
* keystone_public_listen_port

These default to keystone_admin_port and keystone_public_port,
respectively, for backward compatibility.

These options 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.

Change-Id: I50c46c674134f9958ee4357f0f4eed5483af2214
Implements: blueprint service-hostnames
2019-02-08 10:26:00 -05:00
..
defaults Allow keystone services to use independent hostnames 2019-02-08 10:26:00 -05:00
files Change python interpreter 2017-02-16 13:39:36 -08:00
handlers Apply Resource Constraints to Services. 2018-07-26 11:35:28 +00:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Allow keystone services to use independent hostnames 2019-02-08 10:26:00 -05:00
templates Allow keystone services to use independent hostnames 2019-02-08 10:26:00 -05:00