diff options
author | Ricardo Noriega <rnoriega@redhat.com> | 2018-01-18 18:25:27 +0100 |
---|---|---|
committer | Tim Rozet <trozet@redhat.com> | 2018-02-07 19:11:29 +0000 |
commit | 804160f8ec597ee23a5b5ac18ec6d672586b37b4 (patch) | |
tree | 7326601544f53b07cfb8c5e04c5be3fcf64a2a65 /docs | |
parent | 50f1d92e0aa0e5720adc44f23ed59a4cfc1c4b58 (diff) |
Adding L2GW Scenario
This scenario allows you to install L2GW Neutron driver
and point to OpenDaylight as service provider.
apex-tripleo-heat-templates: I37039207bc7cf9965d26e6dfa034e84bf9b7224d
Change-Id: I0dfd37bcc5060f0ad8caa95e1f87a7411bd6e723
Signed-off-by: Ricardo Noriega <rnoriega@redhat.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/installation/architecture.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/release/installation/architecture.rst b/docs/release/installation/architecture.rst index 079c26d5..b8db7c86 100644 --- a/docs/release/installation/architecture.rst +++ b/docs/release/installation/architecture.rst @@ -159,7 +159,11 @@ issues per scenario. The following scenarios correspond to a supported | os-odl-bgpvpn-ha | SDNVPN | Yes | +-------------------------+-------------+---------------+ | os-odl-bgpvpn-noha | SDNVPN | Yes | +++-------------------------+-------------+---------------+ +| os-odl-l2gw-ha | Apex | No | +-------------------------+-------------+---------------+ +| os-odl-l2gw-noha | Apex | No | +-------------------------+-------------+---------------+ | os-odl-sfc-ha | SFC | No | +-------------------------+-------------+---------------+ | os-odl-sfc-noha | SFC | Yes | |