]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
NSX: Move DB models as part of core vendor decomposition
authorAbhishek Raut <rauta@vmware.com>
Mon, 10 Aug 2015 16:54:05 +0000 (09:54 -0700)
committerAbhishek Raut <rauta@vmware.com>
Mon, 17 Aug 2015 19:19:53 +0000 (19:19 +0000)
commit9d0088d0fb14fa21891e434c0b983036f86ae62a
treeccd5ae0c5924bd23dfc59bf6537659c966e47471
parent73791fe5110c71b2254aa8c0cc4ecf3cea8539d8
NSX: Move DB models as part of core vendor decomposition

This patch removes the database models from neutron repo.
Also removes README, common modules and plugin module.

Change-Id: I5d5b0acf34417889c2a449f22b92fd105697d90d
Related-Blueprint: core-vendor-decomposition
Partial-bug: #1483453
neutron/db/migration/alembic_migrations/external.py
neutron/db/migration/models/head.py
neutron/plugins/vmware/README [deleted file]
neutron/plugins/vmware/common/__init__.py [deleted file]
neutron/plugins/vmware/common/nsxv_constants.py [deleted file]
neutron/plugins/vmware/dbexts/__init__.py [deleted file]
neutron/plugins/vmware/dbexts/nsx_models.py [deleted file]
neutron/plugins/vmware/dbexts/nsxv_models.py [deleted file]
neutron/plugins/vmware/dbexts/vcns_models.py [deleted file]
neutron/plugins/vmware/plugin.py [deleted file]
setup.cfg