Mark McClain 31f09ab2ec refactor QuotaV2 import to match to other exts
fixes bug 1096486

The previous code used a special extension loading mechanism to
selectively load the Quota model is the plugin matched and object path.
This was intended to load models required by plugins, but this loading
actually occurred after the db schema was created, so the model was not
always loaded.  This fix refactors the code to make the QuotaV2 ext
behave similarly to the other extensions ensuring the models are loaded
prior to database schema creation.

Change-Id: Id7d1f7ddee69bfc4419df375366319dedc3dc439
2013-01-06 23:33:29 -05:00
..
2012-12-19 06:57:56 +00:00
2012-11-08 18:09:01 +08:00
2012-09-17 10:54:14 -07:00
2012-11-08 18:09:01 +08:00

Cisco Quantum Virtual Network Plugin

This plugin implements Quantum v2 APIs and helps configure
topologies consisting of virtual and physical switches.

For more details on use please refer to:
http://wiki.openstack.org/cisco-quantum