tripleo-ansible/tripleo_ansible/ansible_plugins/action
Harald Jensås e990728082 Service virtual IP module and hieradata
Adds a module tripleo_service_vip which manages
a neutron API port resource for service virtuap IPs.
(redis and ovn_dbs) when neutron service is available.

When the service network is 'ctlplane' the module does
a find_port for the controlplane_virtual_ip so that the
ctlplane VIP is used in this case.

When the neutron service is not available the module
looks for a pre-defined ip address in the fixed_ips
option. If present this address is used, if not present
an exception is raised.

The module updates the 'service_vip_vars.yaml' file in
the playbook directory so that include_vars can be used
to load the variables.

The change also updates action/tripleo_all_nodes_data.py
and tripleo_hieradata templates to use the new variable
to source the service virtual IPs for redis and ovn_dbs
services.

Related: blueprint network-data-v2-ports
Depends-On: https://review.opendev.org/777252
Change-Id: I6b2ae7388f8af15f2fd3dcbc5e671c169700fff6
2021-03-04 12:26:06 +00:00
..
container_status.py Add guard to ensure a mapping has a valid key 2020-09-10 13:18:59 -05:00
container_systemd.py container_systemd: improve debugging if service never starts 2020-07-27 08:46:33 -04:00
package.py Add plugin documentation 2019-07-09 20:33:27 -05:00
podman_containers.py Create an action plugin for podman_container module 2020-07-31 08:25:30 -04:00
tripleo_all_nodes_data.py Service virtual IP module and hieradata 2021-03-04 12:26:06 +00:00
tripleo_iptables.py Add an alias for "port" when handling firewall rules 2021-01-27 11:56:46 -06:00
tripleo_nova_image_cache.py Workaround tripleo_nova_cache issue in ansible 2.9.11 2020-09-01 22:15:11 +01:00