From 6e0c3f65b57150abc8f91a1ce307071d73eaca63 Mon Sep 17 00:00:00 2001 From: Colin Dixon Date: Tue, 20 Sep 2016 16:43:42 -0400 Subject: [PATCH] Remove non-participating project's features from Boron docs Change-Id: I18352d666eee9f5ba66438b6238720b873ba75ef Signed-off-by: Colin Dixon --- .../experimental_features.rst | 6 ----- .../installing_opendaylight.rst | 10 -------- docs/getting-started-guide/karaf_features.rst | 23 ------------------- 3 files changed, 39 deletions(-) diff --git a/docs/getting-started-guide/experimental_features.rst b/docs/getting-started-guide/experimental_features.rst index 4334a3959..0f7bf12de 100644 --- a/docs/getting-started-guide/experimental_features.rst +++ b/docs/getting-started-guide/experimental_features.rst @@ -6,12 +6,6 @@ OpenDaylight Experimental Features :depth: 1 :local: -Messaging4Transport -=================== -Adds AMQP bindings to the MD-SAL, which makes all MD-SAL APIs available via -that mechanism. AMQP bindings integration exposes the MD-SAL datatree, rpcs, -and notifications via AMQP, when installed. - Network Intent Composition (NIC) ================================ Offers an interface with an abstraction layer for you to communicate diff --git a/docs/getting-started-guide/installing_opendaylight.rst b/docs/getting-started-guide/installing_opendaylight.rst index 1c69fe224..d610ff695 100644 --- a/docs/getting-started-guide/installing_opendaylight.rst +++ b/docs/getting-started-guide/installing_opendaylight.rst @@ -379,11 +379,6 @@ Karaf OpenDaylight Features - odl-usc-channel-ui - all - * - VPN Service - - Enables support for OpenStack VPNaaS - - odl-vpnservice-core - - all - * - VTN Manager - Enables Virtual Tenant Network support - odl-vtn-manager-rest @@ -477,11 +472,6 @@ deploying it. - odl-lispflowmapping-neutron - self+all - * - Messaging4Transport - - Introduces an AMQP Northbound to MD-SAL - - odl-messaging4transport - - all - * - Network Intent Composition (NIC) - Provides abstraction layer for communcating network intents (including a distributed intent mapping service REST API) using either Hazelcast diff --git a/docs/getting-started-guide/karaf_features.rst b/docs/getting-started-guide/karaf_features.rst index 4786114b9..98882f3ad 100644 --- a/docs/getting-started-guide/karaf_features.rst +++ b/docs/getting-started-guide/karaf_features.rst @@ -372,29 +372,6 @@ for multiple platforms and device types, enabling USC and OpenDaylight to centralize the coordination of encryption across a wide array of endpoint and device types. -VPN Service -=========== -Implements the infrastructure services required to support L3 VPN service. It -initially leverages open source routing applications as pluggable components. -L3 services include: - -* The L3 VPN Manager -* MP-BGP Routing Stack -* MPLS Label Manager -* NextHop Manager -* FIB Service & Openstack Neutron Service - -The VPN Service offers: - -* An API for L3 VPN Services -* Integration with open source routing suites, including Quagga & Ryu -* OpenStack Integration with BGPVPN_Blueprint_ for end-to-end integration -* OpenStack Neutron integration -* VPN Service upstreamed as part of SDN-distributed routing and the VPN (SDNVPN) - project of Open Platform for NFV project (OPNFV) (available in Brahmaputra - release) -* Network Overlay solution necessary for a Datacenter/Cloud environment - Virtual Tenant Network (VTN) ============================ Provides multi-tenant virtual network on an SDN controller, allowing you to -- 2.36.6