vmware-nsx/quantum/db/migration/alembic_migrations/versions
Maru Newby 4836f036c7 Shorten the path of the nicira nvp plugin.
* s+[/.]nicira_nvp_plugin++
 * Backwards compatibility is maintained by importing the
   nicira package as nicira_nvp_plugin in the plugins package.
 * It may be necessary to remove stale .pyc/.pyo files under the
   nicira path after applying this patch.
 * DocImpact
 * Addresses bug 1166307

Change-Id: I241a2a75106398506b01bcb7a6ddbaafa1b7bd30
2013-04-11 19:10:25 +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
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
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
README Add migration support to Quantum 2013-01-07 17:21:27 -08: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

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.