neutron/neutron/tests/functional/scheduler
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
..
__init__.py Improve test coverage of dhcp agent scheduling 2015-01-20 15:24:28 +05:30
test_dhcp_agent_scheduler.py Use more pythonic approach 2021-08-25 18:02:53 -07:00
test_l3_agent_scheduler.py Remove 'gateway_external_network_id' config option 2019-07-26 13:19:14 +02:00