From: Edgar Magana Date: Tue, 9 Aug 2011 00:53:21 +0000 (-0700) Subject: Adding the required build for Nexus support X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=56e702465521c0c5c7cbdb29afb400a7f84ce90c;p=openstack-build%2Fneutron-build.git Adding the required build for Nexus support --- diff --git a/quantum/plugins/cisco/README b/quantum/plugins/cisco/README index 0e494b188..44e37a9a4 100755 --- a/quantum/plugins/cisco/README +++ b/quantum/plugins/cisco/README @@ -43,7 +43,8 @@ Pre-requisites ** Package: python-routes-1.12.3-2.el6.noarch (or newer) If you are using a Nexus switch in your topology, you'll need the following -packages to enable Nexus support: +NX-OS version and packages to enable Nexus support: +* NX-OS 5.2.1 (Delhi) Build 69 or above. * paramiko library - SSHv2 protocol library for python ** To install on RHEL 6.1, run: yum install python-paramiko * ncclient v0.3.1 - Python library for NETCONF clients