]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Remove implicit registration of *-aas service providers
authorarmando-migliaccio <armamig@gmail.com>
Mon, 27 Jul 2015 21:11:46 +0000 (14:11 -0700)
committerArmando Migliaccio <armamig@gmail.com>
Wed, 2 Sep 2015 16:13:59 +0000 (16:13 +0000)
commit9022fb1ae8f90df59c4da64450eb96de8c011715
tree71979199c41a699ef8216f97d7fadc3a68403a7a
parent397fc4dcb5500537077848078fa4a1cc3fa913e6
Remove implicit registration of *-aas service providers

Implicit registration can be dropped when explicit registration
for load balancer and vpn is implemented. Firewall does not
use service providers and the ServiceTypeManager, so the
precautionary step can be dropped altogether.

Support for configuring providers via the service_providers section
in neutron.conf, is no longer available, hence clear the stale
entry points.

DocImpact

Closes-bug: #1473110

Change-Id: I5e1d254b9a3a24121d9e9d3cb82f877d44079296
doc/source/devref/contribute.rst
neutron/db/servicetype_db.py
setup.cfg