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

* octavia_internal_fqdn
* octavia_external_fqdn

These default to the old values of kolla_internal_fqdn or
kolla_external_fqdn.

This also adds a octavia_api_listen_port option, which defaults to
octavia_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: I1310eb5573a469b1a0e9549e853734455307a8b3
Implements: blueprint service-hostnames
2019-03-06 15:08:28 -05:00
..
defaults Allow neutron services to use independent hostnames 2019-02-08 10:25:02 -05:00
handlers Fix reconfigure of neutron ml2_conf.ini 2019-01-17 14:33:11 +00:00
meta Reduce dependencies on the dest nodes 2015-08-06 01:32:05 +00:00
tasks Allow neutron services to use independent hostnames 2019-02-08 10:25:02 -05:00
templates Allow octavia services to use independent hostnames 2019-03-06 15:08:28 -05:00