Vadim Kuznetsov 4bed7d3410 octavia container network address pool
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
2018-10-25 07:42:30 -04:00
2018-09-21 10:06:27 +02:00
2018-08-06 07:49:15 +00:00
2018-09-15 16:41:03 -06:00
2018-08-19 18:18:47 +01:00
2016-11-29 10:18:35 +00:00
2017-03-01 12:48:12 -05:00
2017-03-01 12:48:12 -05:00
2017-06-07 23:58:38 +00:00
2018-08-19 18:16:30 +01:00
2018-09-21 10:06:27 +02:00

Team and repository tags

image

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
Role os_octavia for OpenStack-Ansible
Readme 5.7 MiB
Languages
Jinja 45.5%
Python 38.8%
Shell 15.7%