neutron/neutron/services
Paul Michali 7f9e654843 Removing adv svcs dependencies on neutron
After upstreaming Idcfeee6ddc2982fff49f44064c918bfd4627be12 and
I62bfd6b34c381427425ca2a656e5782087de3a3b, we can remove items
from Neutron.

Specifically, LOADBALANCER_PLUGIN and LOADBALANCER_AGENT are not
used now. FIREWALL_PLUGIN is used in one module, so moved there.
The LOADBALANCER constant is only used in test files, but it is
used in multiple files, so leaving it. LOADBALANCERV2 is only used
in the header it is defined, so leaving it as well.

In the FW and LB repos, there are no longer dependency on these literals.

Change-Id: I7f0b972e1ae7ef435a3612e239dad7b2c04baea2
Implements: blueprint neutron-lib
2015-12-11 12:18:14 +00:00
..
firewall Removing adv svcs dependencies on neutron 2015-12-11 12:18:14 +00:00
flavors Fix Neutron flavor framework 2015-11-19 11:27:05 -08:00
l3_router Final decomposition of Brocade vendor code 2015-12-04 14:52:19 -05:00
loadbalancer Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
metering Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
qos Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
rbac Neutron RBAC API and network support 2015-08-20 20:00:17 -07:00
vpn Backward compatibility for advanced services 2014-12-18 09:27:28 -08:00
__init__.py Empty files should not contain copyright or license 2014-10-20 00:50:32 +00:00
provider_configuration.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00
service_base.py Use _ from neutron._i18n 2015-12-06 19:39:04 +09:00