octavia/octavia/tests/unit/amphorae/backends/agent/api_server
Michael Johnson 8149aca387 Bring up secondary IPs on member networks
Octavia is plugging member networks, but only bringing up the first
fixed IP address on that network. This can mean that a secondary
fixed IP on the network, such as the IPv6 address is not brought
up at member creation time.

Conflicts:
        octavia/amphorae/backends/agent/api_server/osutils.py
        octavia/tests/unit/amphorae/backends/agent/api_server/test_plug.py

Change-Id: Ic5b19a303e53ab62875c4fc4be6ac03f926a6832
Co-Authored-By: Adam Harwell <flux.adam@gmail.com>
Story: 2004113
Task: 27535
(cherry picked from commit b616cd5a33)
(cherry picked from commit b7b7d75f66)
2018-12-12 17:19:28 -08:00
..
__init__.py Implements the haproxy amphora agent api server 2015-06-02 18:13:39 +00:00
test_amphora_info.py Agent: swap flask responses to webob, handle 404 retries better 2017-06-18 22:04:29 -07:00
test_haproxy_compatibility.py Fixes unlimited listener connection limit 2018-07-19 19:11:11 +03:00
test_keepalived.py Use flake8-import-order plugin 2017-09-19 05:42:07 +00:00
test_listener.py Allow using spaces for primary common name in SSL certificates 2018-06-14 19:25:03 +00:00
test_osutils.py Fix package version querying on non-dpkg distros 2018-07-19 10:45:06 +00:00
test_plug.py Bring up secondary IPs on member networks 2018-12-12 17:19:28 -08:00