]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
VMWare-NSXv: VMWare NSXv database models
authorKobi Samoray <ksamoray@vmware.com>
Thu, 25 Dec 2014 10:06:16 +0000 (12:06 +0200)
committerKobi Samoray <ksamoray@vmware.com>
Tue, 6 Jan 2015 12:13:43 +0000 (12:13 +0000)
commit93bf7a02d4ece28bdfb88c852b8557a50017361d
tree1d426a2a474a5c5b5fe8d2bdea8caae981053bfd
parent41d7fa4012237b28333118834740ff3141da41f7
VMWare-NSXv: VMWare NSXv database models

For Kilo, the vendor-specific code should be moved to stackforge repo,
excluding the database models (https://review.openstack.org/#/c/134680/).
This patch adds the database model for VMWare NSXv plugin from
stackforge/vmware-nsx repo.

Partially-Implements: blueprint vmware-nsx-v

Change-Id: I17cbc1ba59131bd3bdefa232800842a9e739945f
neutron/db/migration/alembic_migrations/versions/4dbe243cd84d_nsxv.py [new file with mode: 0644]
neutron/db/migration/alembic_migrations/versions/HEAD
neutron/db/migration/models/head.py
neutron/plugins/vmware/common/nsxv_constants.py [new file with mode: 0644]
neutron/plugins/vmware/dbexts/nsxv_models.py [new file with mode: 0644]