neutron/neutron/tests/functional/agent
Slawek Kaplonski 49ae201b3e Fix get_ipv6_llas method in the interface driver
This method is using ip_lib.get_devices_with_ip function to get
IP addresses with scope "link".
Unfortunatelly this method wasn't translating scope names to the pyrout2
values and due to that wasn't returning correct IP addresses.

Now this is fixed and correctl link local IPv6 addresses are returned.

Change-Id: Ia41c1bc627ad2ce89d658ff1fdedee802f6dfa15
Closes-Bug: #1892489
(cherry picked from commit a4e04a7f8b)
2020-08-24 07:10:17 +00:00
..
common Add OVS QoS driver cache for minimum bandwidth rules 2020-01-07 14:40:28 +00:00
l2 Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
l3 [L3 HA] Add "no_track" option to VIPs in keepalived config 2020-04-22 15:05:13 +02:00
linux Fix get_ipv6_llas method in the interface driver 2020-08-24 07:10:17 +00:00
ovn Wait until agent metadata is in SB chassis register 2020-04-14 08:57:55 +00:00
ovsdb Switch test cases to sudo dependent 2019-07-19 21:48:09 -05:00
windows All functional tests logs results now 2018-11-21 19:58:18 +00:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
test_dhcp_agent.py Deprecate config option "ovs_integration_bridge" 2020-02-17 11:02:16 +00:00
test_firewall.py [Security] fix allowed-address-pair 0.0.0.0/0 issue 2020-03-21 17:54:34 +08:00
test_l2_lb_agent.py LB Trunk: Stop matching MAC of subport to port model 2017-03-01 14:10:00 +00:00
test_l2_ovs_agent.py Merge "Stop OVS agent before starting it again" 2019-05-30 09:03:49 +00:00
test_ovs_flows.py Make DVR router support FLAT network for ovs-agent 2020-07-04 05:58:13 +00:00
test_ovs_lib.py Set OpenFlow 1.0, 1.3 and 1.4 by default on bridges 2020-01-16 22:13:22 +00:00