diff options
author | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2017-01-24 11:36:15 -0500 |
---|---|---|
committer | Nikolas Hermanns <nikolas.hermanns@ericsson.com> | 2017-01-26 05:51:14 -0500 |
commit | 8511e361a162afb961654a0aa47ea09ba4b55932 (patch) | |
tree | 40546eb962d34740f27097091915603b1dc3b26d /docs/installationprocedure | |
parent | a271e8ff76da2592477824611b726b98ca19bd59 (diff) |
[BGPVPN] Remove l2 in Name; Enable ODL Boron
Since Boron ODL servers always the l3 usecase
so the l2 differentiation does not make sense
anymore.
Depends: https://gerrit.opnfv.org/gerrit/27605
Change-Id: I8bb55387001dfc81845134639ab4e913072f9a27
Signed-off-by: Nikolas Hermanns <nikolas.hermanns@ericsson.com>
Diffstat (limited to 'docs/installationprocedure')
-rw-r--r-- | docs/installationprocedure/architecture.rst | 2 | ||||
-rw-r--r-- | docs/installationprocedure/troubleshooting.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/installationprocedure/architecture.rst b/docs/installationprocedure/architecture.rst index 33536788..38806391 100644 --- a/docs/installationprocedure/architecture.rst +++ b/docs/installationprocedure/architecture.rst @@ -133,7 +133,7 @@ issues per scenario. The following scenarios correspond to a supported +-------------------------+------------+-----------------+ | os-odl_l2-sfc-noha | SFC | Yes | +-------------------------+------------+-----------------+ -| os-odl_l2-bgpvpn-ha | SDNVPN | No | +| os-odl-bgpvpn-ha | SDNVPN | No | +-------------------------+------------+-----------------+ | os-odl_l2-fdio-noha | FDS | Yes | +-------------------------+------------+-----------------+ diff --git a/docs/installationprocedure/troubleshooting.rst b/docs/installationprocedure/troubleshooting.rst index 56dfa5be..ed0d1ff6 100644 --- a/docs/installationprocedure/troubleshooting.rst +++ b/docs/installationprocedure/troubleshooting.rst @@ -87,7 +87,7 @@ OpenDaylight Integration When a user deploys any of the following scenarios: - - os-odl_l2-bgpvpn-ha.yaml + - os-odl-bgpvpn-ha.yaml - os-odl_l2-fdio-ha.yaml - os-odl_l2-fdio-noha.yaml - os-odl_l2-nofeature-ha.yaml |