vmware-nsx/quantum/db/migration/alembic_migrations/versions
Jiajun Liu c4fe222b27 remove unused db model for openvswitch plugin
remove unused TunnelIP db model.

fixes bug 1182759

Change-Id: I68c271019761e82a554c0d6c719b1689ef76eb98
2013-05-23 06:55:51 +00:00
..
1b693c095aa3_quota_ext_db_grizzly.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
1c33fa3cd1a1_extra_route_config.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
1d76643bcec4_nvp_netbinding.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
2a6d0b51f4bb_cisco_plugin_cleanup.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
2c4af419145b_l3_support.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
3b54bf9e29f7_nec_plugin_sharednet.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
3cb5d900c5de_security_groups.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
5a875d0e5c_ryu.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
32b517556ec9_remove_tunnelip_mode.py remove unused db model for openvswitch plugin 2013-05-23 06:55:51 +00:00
48b6f43f7471_service_type.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
54c2c487e913_lbaas.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
176a85fc7d79_add_portbindings_db.py add db to save host for port 2013-05-13 13:04:00 +00:00
1149d7de0cfa_port_security.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
1341ed32cc1e_nvp_netbinding_update.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
4692d074d587_agent_scheduler.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
45680af419f9_nvp_qos.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
363468ac592c_nvp_network_gw.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
511471cc46b_agent_ext_model_supp.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
38335592a0dc_nvp_portmap.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
49332180ca96_ryu_plugin_update.py Replace "OpenStack LLC" with "OpenStack Foundation" 2013-03-13 15:06:24 -04:00
folsom_initial.py Shorten the path of the nicira nvp plugin. 2013-04-11 19:10:25 +00:00
grizzly_release.py Switch to flake8 from pep8. 2013-04-04 04:57:52 +00:00
README Add migration support to Quantum 2013-01-07 17:21:27 -08:00

This directory contains the migration scripts for the Quantum project.  Please
see the README in quantum/db/migration on how to use and generate new
migrations.