Jump to: navigation, search

Difference between revisions of "Brocade-neutron-plugin"

Line 3: Line 3:
 
<!-- #format wiki -->
 
<!-- #format wiki -->
 
<!-- #language en -->
 
<!-- #language en -->
== shiv haris ==
 
 
Email: <<[[MailTo]](sharis AT SPAMFREE brocade DOT com)>>
 
<!-- ## You can even more obfuscate your email address by adding more uppercase letters followed by a leading and trailing blank. -->
 
  
 
= Brocade Quantum Plugin =
 
= Brocade Quantum Plugin =

Revision as of 20:07, 10 October 2012


Brocade Quantum Plugin


OVERVIEW

Brocade Quantum Plugin implements the Quantum v2.0 API. Switches running NOS (e.g. VDX 67xx, VDX 87xx) are supported.

HOW TO CONFIGURE

Quantum Configuration:

Modify your Quantum configuration (/etc/quantum/quantum.conf) for using the Brocade Plugin:

       core_plugin = quantum.plugins.brocade.QuantumPlugin.BrcdPluginV2

Brocade Configuration:

Make a backup copy of /etc/quantum/plugins/brocade/brocade.ini. Edit this file to configure the IP address of the management interface of the switch. The port need not be configured as the port number used will be NETCONF over SSHv2.

Specical note when using devstack:

If you are using devstack, the files above are copied over from quantum to their final destination. So it will be advisable to edit the files appropriately.

/opt/stack/quantum/etc/quantum.conf -> /etc/quantum/quantum.conf

/opt/stack/quantum/quantum/plugins/brocade/brocade.ini -> /etc/quantum/plugins/brocade/brocade.ini