From b5202dfc7dbfb6a64a0f7648bf3dfd696503ab43 Mon Sep 17 00:00:00 2001 From: Thomas Morin Date: 2016年5月17日 11:41:55 +0200 Subject: [PATCH] Add info on Nuage Networks driver Add base information on the Nuage Networks driver. Change-Id: Ifaee145013c56ba289a4b1bea67e4f2ff6a92ed9 --- doc/source/nuage/index.rst | 21 +++++++++++++++++++++ doc/source/overview.rst | 10 +++++----- 2 files changed, 26 insertions(+), 5 deletions(-) create mode 100644 doc/source/nuage/index.rst diff --git a/doc/source/nuage/index.rst b/doc/source/nuage/index.rst new file mode 100644 index 00000000..1a4d957b --- /dev/null +++ b/doc/source/nuage/index.rst @@ -0,0 +1,21 @@ +.. + This work is licensed under a Creative Commons Attribution 3.0 Unported + License. + + http://creativecommons.org/licenses/by/3.0/legalcode + +===================== +Nuage Networks driver +===================== + +The Nuage Network driver works jointly with Nuage Networks VSP. + +A pre-requisite for the nuage BGPVPN driver is that the Nuage-specific +installation and configuration steps have been applied; in particular the +installation of the ``nuage_neutron`` package. Please refer to Nuage Networks +documentation. + +The driver will be enabled, by specifying in in ``/etc/neutron/networking_bgpvpn.conf``:: + + [service_providers] + service_provider = BGPVPN:Nuage:nuage_neutron.bgpvpn.services.service_drivers.driver.NuageBGPVPNDriver:default diff --git a/doc/source/overview.rst b/doc/source/overview.rst index 5b480c9f..ad297bba 100644 --- a/doc/source/overview.rst +++ b/doc/source/overview.rst @@ -132,15 +132,16 @@ backend: Drivers ======= -The BGPVPN service plugin support or will support the following drivers: +The BGPVPN service plugin supports the following drivers: -* *bagpipe*, the reference driver working jointly with the *openvswitch* ML2 mechanism driver (see :doc:`bagpipe/index`) +* *bagpipe*, the reference driver working jointly with Neutron's *openvswitch* ML2 mechanism driver (see :doc:`bagpipe/index`) * *opencontrail*, for [OpenContrail]_ (see :doc:`opencontrail/index`) * *opendaylight*, for [OpenDaylight]_ (see :doc:`opendaylight/index`) -* *nuage*, for [Nuage-Networks]_ +* *nuage*, for [Nuage-Networks]_ (see :doc:`nuage/index`) + .. toctree:: :maxdepth: 1 @@ -148,6 +149,7 @@ The BGPVPN service plugin support or will support the following drivers: bagpipe/index opencontrail/index opendaylight/index + nuage/index ========== References @@ -161,5 +163,3 @@ References .. [RFC7432] BGP MPLS-Based Ethernet VPN (Ethernet VPNs, a.k.a E-VPN) http://tools.ietf.org/html/rfc7432 .. [draft-ietf-bess-evpn-overlay] E-VPN for VXLAN/NVGRE/MPLS-GRE https://tools.ietf.org/html/draft-ietf-bess-evpn-overlay - -

AltStyle によって変換されたページ (->オリジナル) /