Remove non-participating project's features from Boron docs 35/45935/1
authorColin Dixon <colin@colindixon.com>
Tue, 20 Sep 2016 20:43:42 +0000 (16:43 -0400)
committerColin Dixon <colin@colindixon.com>
Tue, 20 Sep 2016 20:44:00 +0000 (16:44 -0400)
Change-Id: I18352d666eee9f5ba66438b6238720b873ba75ef
Signed-off-by: Colin Dixon <colin@colindixon.com>
docs/getting-started-guide/experimental_features.rst
docs/getting-started-guide/installing_opendaylight.rst
docs/getting-started-guide/karaf_features.rst

index 4334a3959f12ca0dcf51849535a206b30b5bdf3a..0f7bf12de83a2cb24660b1c7603ead52490fe88f 100644 (file)
@@ -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
index 1c69fe2249172cdcaf74058640c8471ab2763edc..d610ff695029cde9de3c122adf906f86e974c52a 100644 (file)
@@ -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
index 4786114b97752cb4312c94bdff448db8f3eae450..98882f3adc8e19b80b40ad732fa215cb8f21d07c 100644 (file)
@@ -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