]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
IBM SDN-VE Plugin decomposition
authormamtap <mamtaprabhu@in.ibm.com>
Wed, 11 Mar 2015 12:43:44 +0000 (05:43 -0700)
committermamtap <mamtaprabhu@in.ibm.com>
Tue, 17 Mar 2015 16:07:43 +0000 (09:07 -0700)
commitce9ee556ac661c0cee358cadef4bc2d54df8104d
tree946caedccf4d8c6e259fcb3be250492d9c33e028
parentcb2c120b04f24785ba213cb9781c7d7c0b0cfe43
IBM SDN-VE Plugin decomposition

This addresses the changes in ml2 mech-driver
and l3 service plugin to comply with the
core-vendor-decomposition spec

The monolithic sdnve plugin will not be removed with this change
as it is still being used. Once the ml2 plugin is merged and the
older plugin becomes obsolete, it will be removed from the
neutron tree.

Partially-implements: blueprint core-vendor-decomposition
Closes-bug: #1430216
Change-Id: I5bc85a5f0a62b690004d8352b3bc43b9612c213d
doc/source/devref/contribute.rst
neutron/plugins/ml2/drivers/ibm/mechanism_sdnve.py [new file with mode: 0644]
neutron/plugins/ml2/drivers/ibm/requirements.txt [new file with mode: 0644]
neutron/services/l3_router/l3_sdnve.py [new file with mode: 0644]
setup.cfg