← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1350387] Re: Remove the Cisco Nexus monolithic plugin from the code tree

 

Reviewed:  https://review.openstack.org/121623
Committed: https://git.openstack.org/cgit/openstack-dev/devstack/commit/?id=107278fa5b2b70669c46237da971e0a9ff84482a
Submitter: Jenkins
Branch:    master

commit 107278fa5b2b70669c46237da971e0a9ff84482a
Author: Pritesh Kothari <pritesh.kothari@xxxxxxxxx>
Date:   Mon Sep 15 09:29:55 2014 -0700

    Remove the Cisco Nexus monolithic plugin support
    
    The Cisco Nexus monolithic plugin does not work without the Open
    vSwitch plugin. The Open vSwitch plugin is scheduled to be removed
    as per #1323729. This patch removes the Nexus Hardware switch
    related code from devstack. The N1KV virtual switch related code
    will still remain in the tree as it doesn't depend on Open vSwitch
    plugin.
    
    Closes-Bug: #1350387
    Change-Id: I82ebb09c64589fc9b7bb790982541bc87c66e6e3


** Changed in: devstack
       Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1350387

Title:
  Remove the Cisco Nexus monolithic plugin from the code tree

Status in devstack - openstack dev environments:
  Fix Released
Status in OpenStack Neutron (virtual network service):
  Fix Committed

Bug description:
  The Open vSwitch and Linuxbridge plugins are being removed from the Neutron tree in Juno.
  See https://bugs.launchpad.net/neutron/+bug/1323729

  The Cisco Nexus monolithic plugin does not work without the Open
  vSwitch plugin, so it also needs to be removed from the tree. The
  Cisco monolithic plugin contains code for both the Nexus hardware
  switches and the N1KV virtual switch. The N1KV code will remain in the
  tree (it does not depend on the OVS plugin).

  Note: the Cisco Nexus is now supported in Neutron via the Nexus
  mechanism driver in the ML2 plugin.

To manage notifications about this bug go to:
https://bugs.launchpad.net/devstack/+bug/1350387/+subscriptions


References