neutron/neutron/db/migration
Nakul Dahiwade 74229030b8 Relocate PortBindingPort DB Model
This patch moves PortBindingPort model under neutron/db/models for
consistency.There are no plans to implement an OVO object for the model
at this point in time. Actually, the model should probably eventually
go away from Neutron tree since it's not used by reference plugin,
and is just a remnant from the times when the neutron tree contained
lots of plugins, some of which were using the model.

Change-Id: I5728fea38816b7e500eaa836d5c5dadef51457f7
Partial-Bug: #1597913
2016-09-22 19:35:03 +00:00
..
alembic_migrations Fix QoS standardattr migration foreign key step 2016-09-01 07:09:46 -07:00
models Relocate PortBindingPort DB Model 2016-09-22 19:35:03 +00:00
README Support for independent alembic branches in sub-projects 2015-08-12 23:50:58 -04:00
__init__.py Add function to remove constraints from database 2016-07-12 07:26:18 +00:00
alembic.ini Ease debugging alembic by passing proper scripts path in alembic.ini 2015-06-22 15:44:55 +02:00
autogen.py Revert "Support unique labels for alembic branches" 2016-07-06 16:51:04 +00:00
cli.py Revert "Support unique labels for alembic branches" 2016-07-06 16:51:04 +00:00
connection.py neutron-db-manage: add has_offline_migrations command 2016-01-22 13:55:40 +00:00

README

See doc/source/devref/alembic_migrations.rst

Rendered at
http://docs.openstack.org/developer/neutron/devref/alembic_migrations.html