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

* senlin_internal_fqdn
* senlin_external_fqdn

These default to the old values of kolla_internal_fqdn or
kolla_external_fqdn.

This also adds a senlin_api_listen_port option, which defaults to
senlin_api_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.

Change-Id: I26e8cfdde54aaf0648473f54136cf5350f356917
Implements: blueprint service-hostnames
2019-03-06 15:08:28 -05:00
..
defaults Allow senlin services to use independent hostnames 2019-03-06 15:08:28 -05:00
handlers Apply Resource-Constraints to all services. 2018-07-23 19:07:05 +05:30
meta Add Senlin Ansible role 2016-09-14 07:20:22 +02:00
tasks Allow senlin services to use independent hostnames 2019-03-06 15:08:28 -05:00
templates Allow senlin services to use independent hostnames 2019-03-06 15:08:28 -05:00