vmware-nsx/quantum/db/migration/alembic_migrations/versions
Aaron Rosen 9e9f0190bb Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix)
Fixes bug 1144426

Change-Id: I8b62044b6e679d923fffef69a49f4fd55751f116
2013-03-05 00:24:36 -08:00
..
1b693c095aa3_quota_ext_db_grizzly.py Fix branch in db migration scripts 2013-01-29 22:51:35 +09:00
1c33fa3cd1a1_extra_route_config.py Resolve branches in db migration scripts to G-3 release 2013-02-20 17:25:44 +09:00
1d76643bcec4_nvp_netbinding.py Postgresql ENUM type requires a name exceptions NVP Plugin 2013-01-29 15:47:50 -08:00
2a6d0b51f4bb_cisco_plugin_cleanup.py Cisco plugin cleanup 2013-01-24 12:58:37 -05:00
3b54bf9e29f7_nec_plugin_sharednet.py Resolve branches in db migration scripts to G-3 release 2013-02-20 17:25:44 +09:00
3cb5d900c5de_security_groups.py Rename source_(group_id/ip_prefix) to remote_(group_id/ip_prefix) 2013-03-05 00:24:36 -08:00
5a875d0e5c_ryu.py Add migration support to Quantum 2013-01-07 17:21:27 -08:00
48b6f43f7471_service_type.py Enforces generic sqlalchemy types in migrations. 2013-01-21 17:46:39 +00:00
54c2c487e913_lbaas.py LBaaS Agent Reference Implementation 2013-02-27 21:49:57 -05:00
1149d7de0cfa_port_security.py Add NVP port security implementation 2013-01-28 18:45:44 -08:00
1341ed32cc1e_nvp_netbinding_update.py Enable multiple L3 GW services on NVP plugin 2013-02-27 03:06:21 +01:00
4692d074d587_agent_scheduler.py NEC plugin support for dhcp network and router scheduling 2013-03-02 19:39:28 +09:00
45680af419f9_nvp_qos.py Add Migration for nvp-qos extension 2013-02-17 13:36:27 -08:00
363468ac592c_nvp_network_gw.py Resolve branches in db migration scripts to G-3 release 2013-02-20 17:25:44 +09:00
511471cc46b_agent_ext_model_supp.py NEC plugin support for dhcp network and router scheduling 2013-03-02 19:39:28 +09:00
38335592a0dc_nvp_portmap.py L3 API support for nicira plugin 2013-02-11 05:19:04 -08:00
49332180ca96_ryu_plugin_update.py Improve data access method of ryu-agent 2013-02-01 16:57:06 +09:00
folsom_initial.py set allocation_pool_id nullable=False 2013-01-22 18:28:07 -05: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.