]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Cisco UCS Manager ML2 Mechanism Driver
authorSandhya Dasu <sadasu@cisco.com>
Thu, 5 Feb 2015 17:21:05 +0000 (12:21 -0500)
committerSandhya Dasu <sadasu@cisco.com>
Wed, 25 Mar 2015 17:03:07 +0000 (17:03 +0000)
commitc96b4f0f6e4e18842bb738cdd688a3129d24a71d
tree6e88053383520c674fb81b618141425a962de6c8
parent81ac74359ce08a252dd8935b44ba3975a96c66ff
Cisco UCS Manager ML2 Mechanism Driver

Introduces a ML2 based Mechanism Driver for Cisco UCS Manager. The vendor
specific driver code referenced by this MD resides in stackforge repo
networking-cisco. This MD did not exist in the Neutron tree before so no files
have to be removed as part of this change.

DocImpact

Partially-implements: blueprint core-vendor-decomposition
Implements: blueprint ml2-ucs-manager-mechanism-driver
Closes-Bug: #1434401

Conflicts:
etc/neutron/plugins/ml2/ml2_conf_cisco.ini
neutron/db/migration/alembic_migrations/versions/HEAD
setup.cfg

Change-Id: I5a32b18f0d4e3ef55738c51e65e3e81d8f415da4
etc/neutron/plugins/ml2/ml2_conf_cisco.ini
neutron/db/migration/alembic_migrations/versions/20b99fd19d4f_cisco_ucs_manager_mechanism_driver.py [new file with mode: 0644]
neutron/db/migration/alembic_migrations/versions/HEAD
neutron/db/migration/models/head.py
neutron/plugins/ml2/drivers/cisco/ucsm/__init__.py [new file with mode: 0644]
neutron/plugins/ml2/drivers/cisco/ucsm/mech_cisco_ucsm.py [new file with mode: 0644]
neutron/plugins/ml2/drivers/cisco/ucsm/ucsm_model.py [new file with mode: 0644]
setup.cfg