octavia/octavia/compute/drivers
Adam Harwell 2c76209003 Select the right lb_network_ip interface using AZ
If the AZ system is being used and there is also a default boot network
set in the main config, the nova driver would not pick the right
interface when translating the amphora info for amps in custom AZs.

This affects the step that fetches the lb_network_ip (the management
address) from nova, immediately before the step that updates the
database with the correct IP. That IP is then used in the rest of the
amphora creation flow, which pulls in that address and uses it to
connect to the amp.

Change-Id: Ie4869035a557ebcddea2fce693067c82fbd2d2a9
2020-02-25 01:30:06 +00:00
..
noop_driver Select the right lb_network_ip interface using AZ 2020-02-25 01:30:06 +00:00
__init__.py Add license for empty __init__.py 2018-03-14 07:02:56 +09:00
nova_driver.py Select the right lb_network_ip interface using AZ 2020-02-25 01:30:06 +00:00