]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Final decomposition of ML2 Cisco UCSM driver
authorSandhya Dasu <sadasu@cisco.com>
Mon, 17 Aug 2015 10:26:53 +0000 (06:26 -0400)
committerSandhya Dasu <sadasu@cisco.com>
Wed, 19 Aug 2015 15:32:03 +0000 (11:32 -0400)
commitd91cd8dc1a59a3d53009e34f1e2f47ed352f5205
treec9172ce5fbde572df73f475228875e27f4334d65
parenta5b0e6eaf9a9b4e8b274a3f3e124c27bba40116e
Final decomposition of ML2 Cisco UCSM driver

The ML2 Cisco UCSM driver's entry point is being switched to the
networking-cisco vendor repo. The definition of the driver's db
file and all references to it in the neutron branch are removed.

Change-Id: I75eb165f3bb78d31bece26762ca0ff47cab2b79b
Implements: blueprint: core-vendor-decomposition
Closes-bug: #1484165
etc/neutron/plugins/ml2/ml2_conf_cisco.ini [deleted file]
neutron/db/migration/alembic_migrations/external.py
neutron/db/migration/models/head.py
neutron/plugins/ml2/drivers/cisco/ucsm/__init__.py [deleted file]
neutron/plugins/ml2/drivers/cisco/ucsm/mech_cisco_ucsm.py [deleted file]
neutron/plugins/ml2/drivers/cisco/ucsm/ucsm_model.py [deleted file]
setup.cfg