vmware-nsx/quantum/db/migration/alembic_migrations/versions
Akihiro MOTOKI ca5a92d8e2 Support iptables-based security group in NEC plugin
blueprint nec-security-group

This commit also refactors RPC API and callbacks in the plugin and agent
to support security group RPC.

Change-Id: I09d69ca3aff43e0468bbd5df6367de767af27acc
2013-02-14 07:37:52 +09:00
..
1b693c095aa3_quota_ext_db_grizzly.py Fix branch in db migration scripts 2013-01-29 22:51:35 +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
3cb5d900c5de_security_groups.py Support iptables-based security group in NEC plugin 2013-02-14 07:37:52 +09: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 Alembic migration script for Loadbalancing service 2013-02-13 15:37:58 +02:00
1149d7de0cfa_port_security.py Add NVP port security implementation 2013-01-28 18:45:44 -08: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.