neutron-fwaas/quantum/plugins/cisco/db
Baodong (Robert) Li 8afa3046c6 Load all the necessary database tables when running cisco plugin
In Cisco plugin, Remove redundant/unnecessary calls to configure_db().
Make sure that all the database models are loaded before calling
configure_db()

fixes bug #1155121

Change-Id: I27d5dda512140f0553b311b35678c82f729fa854
2013-03-20 04:57:06 +00:00
..
__init__.py Second round of packaging changes 2011-11-28 10:33:52 -08:00
api.py quantum l3 + floating IP support 2012-08-17 08:15:34 -07:00
l2network_db.py Cisco plugin cleanup 2013-01-24 12:58:37 -05:00
l2network_models.py Cisco plugin cleanup 2013-01-24 12:58:37 -05:00
models.py Replaces uuid.uuid4 with uuidutils.generate_uuid() 2012-11-26 09:55:46 +08:00
network_db_v2.py Load all the necessary database tables when running cisco plugin 2013-03-20 04:57:06 +00:00
network_models_v2.py Cisco plugin cleanup 2013-01-24 12:58:37 -05:00
nexus_db_v2.py Load all the necessary database tables when running cisco plugin 2013-03-20 04:57:06 +00:00
nexus_models_v2.py Adding multi switch support to the Cisco Nexus plugin 2013-01-14 13:04:14 -05:00