neutron/neutron/tests/functional
Slawek Kaplonski a4e04a7f8b 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
2020-08-21 15:11:24 +02:00
..
agent Fix get_ipv6_llas method in the interface driver 2020-08-21 15:11:24 +02:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
common All functional tests logs results now 2018-11-21 19:58:18 +00:00
db Remove usage of six.text_type and six.string_type 2020-05-22 14:02:55 -04:00
pecan_wsgi Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
plugins Merge "[ovn]: port forwarding -- feature support under ovn_db_sync" 2020-08-18 16:37:22 +00:00
privileged Support pyroute2 0.5.13 2020-08-05 17:36:01 +00:00
resources [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
sanity Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00
scheduler Add binding_index to NetworkDhcpAgentBinding 2019-08-29 12:52:07 +04:00
services [DVR] Related routers should be included if are requested 2020-07-07 15:27:15 +02:00
tests Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
__init__.py tests: removed 'retargetable' framework 2017-05-02 16:45:49 +00:00
base.py [ovn]: port forwarding -- core changes 2020-08-11 14:54:05 -04:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt [OVN] Add OVN functional tests - part 1 2020-02-18 13:33:52 +00:00
test_server.py Merge "[Functional] Add logging to the check test file function" 2020-08-06 19:17:08 +00:00
test_service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00