neutron-fwaas/quantum/api
Salvatore Orlando 825c00b96f Ensures API v2 router does not load plugin twice
Fixes bug 1020024

The router will simply use the QuantumManager which stores the instance
of the plugin being used by the Quantum server. Changes to unit tests
are for ensuring plugin instances are recycled across tests.

Change-Id: I339a40ee6fef74d938245e9c50c7ed695d866e3b
2012-07-14 09:52:10 -07:00
..
v2 Ensures API v2 router does not load plugin twice 2012-07-14 09:52:10 -07:00
views Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
__init__.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
api_common.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00
attachments.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
faults.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
networks.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
ports.py Bug #1013967 - Quantum is breaking on tests with pep 1.3 2012-06-16 15:38:10 -03:00
versions.py Reorder imports by full module path 2012-06-21 20:13:15 +08:00