
octavia provider network address pool is incorrectly identified by net_name field of a provider network .. code-block:: yaml - network: container_bridge: "br-lbaas" container_type: "veth" container_interface: "eth14" host_bind_override: "eth14" ip_from_q: "octavia" type: "flat" net_name: "octavia" group_binds: - neutron_linuxbridge_agent - octavia-worker - octavia-housekeeping - octavia-health-manager In the example ip_from_q and net_name confusingly have the same value octavia. However ip_from_q refers to cidr_network i.e. address pool and net_name refers to physical network. container_network name "octavia_address" comes from ip_from_q value. Change-Id: Ibbe4636e9b92f2967cbf89a585b8c84a8a56668c
Team and repository tags
OpenStack-Ansible Octavia
Ansible role that installs and configures OpenStack Octavia.
Documentation for the project can be found at: https://docs.openstack.org/openstack-ansible-os_octavia/latest/
Release notes for the project can be found at: https://docs.openstack.org/releasenotes/openstack-ansible-os_octavia/
The project source code repository is located at: https://git.openstack.org/cgit/openstack/openstack-ansible-os_octavia
The project home is at: https://launchpad.net/openstack-ansible
Description
Languages
Jinja
45.5%
Python
38.8%
Shell
15.7%