neutron/neutron/tests/functional
Victor Morales 701214481f Use more pythonic approach
Some functional and unit tests uses range and len built-in functions to iterate
over items. Those can be replaced by enumerate which makes the code more
readable.

Change-Id: Icb507681578dbb50128aaf017bd598d98c26a6d4
2021-08-25 18:02:53 -07:00
..
agent Use more pythonic approach 2021-08-25 18:02:53 -07:00
api Convert policy.json into policy-in-code 2018-12-13 20:37:53 +00:00
cmd Add a privsep context only for link commands 2021-07-16 15:10:03 +00:00
common All functional tests logs results now 2018-11-21 19:58:18 +00:00
db Merge "Remove timeout skip guard for LP#1687027" 2021-06-15 08:45:55 +00:00
objects Randomize segmentation ID assignation 2021-03-24 13:56:09 +00:00
pecan_wsgi Complete removal of dependency on the "mock" package 2020-05-01 12:05:34 -04:00
plugins Use neutron-lib payloads for PORT_FORWARDING 2021-08-13 12:41:00 +03:00
privileged Replace "get_routing_table" with "list_ip_routes" 2021-05-01 17:39:42 +00:00
resources [OVN] Allow schema checks to happen before starting connection 2021-01-29 05:02:27 +00:00
sanity Use pyroute2 for SRIOV VF commands 2020-05-27 16:58:02 +00:00
scheduler Use more pythonic approach 2021-08-25 18:02:53 -07:00
services use payloads for ROUTER_INTERFACE events 2021-06-03 18:42:19 +00: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 functional: Add debug messages around OVN services 2021-08-09 17:26:52 +02:00
constants.py TrunkManager for the OVS agent 2016-08-24 02:52:17 -04:00
requirements.txt Update requirements for recent pip failures 2020-12-09 13:17:51 +01:00
test_server.py Wait until workers have been launched 2021-07-29 15:49:50 +00:00
test_service.py Modify api and rpc default number of workers 2019-02-19 13:24:01 -07:00