Jump to: navigation, search

Brocade-neutron-plugin

Revision as of 20:04, 10 October 2012 by Shiv (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

shiv haris

Email: <<MailTo(you AT SPAMFREE example DOT com)>>

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