kolla-ansible does not create provider network needed by octavia

Bug #1719688 reported by aeva black
26
This bug affects 6 people
Affects Status Importance Assigned to Milestone
kolla-ansible
Triaged
Wishlist
Unassigned

Bug Description

The Octavia project requires a neutron provider network with specific ports open to allow the amphorae to communicate with its control plane services. See documentation here:

https://docs.openstack.org/octavia/latest/contributor/guides/dev-quick-start.html#load-balancer-network-configuration

You can see that this network is even required by kolla-ansible's Octavia configuration file:

https://github.com/openstack/kolla-ansible/blob/master/ansible/roles/octavia/templates/octavia.conf.j2

[controller_worker]
amp_boot_network_list = {{ octavia_amp_boot_network_list }}
amp_secgroup_list = {{ octavia_amp_secgroup_list }}

Desired behavior: kolla-ansible provides a means to create this network and populates these config options.

Revision history for this message
Eduardo Gonzalez (egonzalez90) wrote :

This is a feature request, added to wish list if someone wants to work on it

Changed in kolla-ansible:
importance: Undecided → Wishlist
status: New → Triaged
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla-ansible (master)

Change abandoned by Mark Goddard (<email address hidden>) on branch: master
Review: https://review.openstack.org/639157
Reason: Pavel and I discussed and agreed this is not necessary - it can be configured.

Pavel, please restore if I am wrong.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.