neutron/neutron/tests/functional/scheduler
Boden R 0a1405794f use service type constants from neutron_lib plugins
The well known service type constants are in
neutron_lib.plugins.constants, but for legacy reasons a few still exist
and are referenced from neutron_lib.constants that we'd like to remove.
This patch switches references over to neutron_lib's plugin constants.

Change-Id: I1861448cec303725b30cef8f42029f467f9e03a3
2017-06-27 15:16:05 -06:00
..
__init__.py Improve test coverage of dhcp agent scheduling 2015-01-20 15:24:28 +05:30
test_dhcp_agent_scheduler.py Replace six.iteritems with dict.items(Part-1) 2017-04-17 14:08:47 +08:00
test_l3_agent_scheduler.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00