]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Now loading plugin before setting up routes.
authorSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Mon, 4 Jul 2011 10:43:16 +0000 (11:43 +0100)
committerSalvatore Orlando <salvatore.orlando@eu.citrix.com>
Mon, 4 Jul 2011 10:43:16 +0000 (11:43 +0100)
commitdbd0fa51932745753e65e8949ac869c63324fad7
treedc2c0b45c1f83616c9a50c36a68883d1fb04683f
parent5d23ba259811c2f05d3fcb1296051b003bcf4ef3
Now loading plugin before setting up routes.
Passing same plugin instance to API controllers.

Also renamed 'network_manager' to 'plugin' in API controllers.
quantum/api/__init__.py
quantum/api/api_common.py
quantum/api/networks.py
quantum/api/ports.py
quantum/manager.py