]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Moved out cisco n1kv mech driver and db models
authorSaksham Varma <sakvarma@cisco.com>
Fri, 24 Jul 2015 05:46:23 +0000 (22:46 -0700)
committerHenry Gessau <gessau@cisco.com>
Thu, 30 Jul 2015 00:12:26 +0000 (00:12 +0000)
commit5b3bacedf6c014815bef03c2e821b5eb8ef92dcb
tree6d9874013370d9faf5e270a2d3805361346bd6d4
parentde2dd7aafeb4de49103d48e6a56083173bd40973
Moved out cisco n1kv mech driver and db models

Moving out Cisco N1Kv database models and the mech driver
to the openstack/networking-cisco repo as part of the second
phase vendor-core decomposition

Partial-Bug: #1479123
Partial-implements: blueprint core-vendor-decomposition

Change-Id: I65a704b238d8cbe2951a6912fa4f1e8518c6f412
neutron/db/migration/alembic_migrations/external.py
neutron/db/migration/models/head.py
neutron/plugins/ml2/drivers/cisco/n1kv/__init__.py [deleted file]
neutron/plugins/ml2/drivers/cisco/n1kv/mech_cisco_n1kv.py [deleted file]
neutron/plugins/ml2/drivers/cisco/n1kv/n1kv_models.py [deleted file]
setup.cfg