neutron-fwaas/neutron
Oleg Bondarev 1761fce9ea Register agent schedulers options in one place
Currently agent schedulers options are defined in neutron.scheduler and
every plugin that supports scheduling should register them individually.
It is reasonable to define and register options in one place - agentschedulers_db.

Fixes NeutronManagerTestCase when running separately by importing missing config option

Fixes bug 1198904

Change-Id: Ia9c1ad3fb4b71796401ef5507f741f3cc024a4da
2013-07-09 13:24:26 +04:00
..
agent Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
api Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
common Merge "Divide dhcp and l3 agent scheduling into separate extensions" 2013-07-09 07:26:52 +00:00
db Register agent schedulers options in one place 2013-07-09 13:24:26 +04:00
debug Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
extensions Divide dhcp and l3 agent scheduling into separate extensions 2013-07-08 12:29:02 +04:00
locale Imported Translations from Transifex 2013-07-08 19:56:06 +00:00
openstack Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
plugins Register agent schedulers options in one place 2013-07-09 13:24:26 +04:00
rootwrap Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
scheduler Register agent schedulers options in one place 2013-07-09 13:24:26 +04:00
server Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
services Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
tests Register agent schedulers options in one place 2013-07-09 13:24:26 +04:00
__init__.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
auth.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
context.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
hooks.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
manager.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
neutron_plugin_base_v2.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
policy.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
quota.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
service.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
version.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00
wsgi.py Rename Quantum to Neutron 2013-07-06 15:02:43 -04:00