neutron/neutron/services/l3_router/service_providers
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 Add flavor/service provider support to routers 2016-07-26 16:13:35 -07:00
base.py Add helper for driver to check if it owns router 2017-02-11 08:02:45 -08:00
driver_controller.py use service type constants from neutron_lib plugins 2017-06-27 15:16:05 -06:00
dvr.py Only schedule routers from drivers that need it 2016-09-06 23:26:46 +00:00
dvrha.py Add flavor/service provider support to routers 2016-07-26 16:13:35 -07:00
ha.py Only schedule routers from drivers that need it 2016-09-06 23:26:46 +00:00
single_node.py Only schedule routers from drivers that need it 2016-09-06 23:26:46 +00:00