Fixed the list of Lithium Components. 63/23463/1
authorHideyuki Tai <Hideyuki.Tai@necam.com>
Fri, 26 Jun 2015 16:59:40 +0000 (09:59 -0700)
committerHideyuki Tai <Hideyuki.Tai@necam.com>
Fri, 26 Jun 2015 16:59:40 +0000 (09:59 -0700)
Change-Id: I4c898ffd456a5cf0e8e8d086baeffd0e774006ba
Signed-off-by: Hideyuki Tai <Hideyuki.Tai@necam.com>
manuals/getting-started-guide/src/main/asciidoc/general_installation.adoc

index 4f911ec2bf0ce3e49592550f707dad78272a3518..2ab22a0ea0682ef9751bd62842845070dfe808b6 100755 (executable)
@@ -111,7 +111,8 @@ feature:install <feature1-name> <feature2-name> ... <featureN-name>
 | SFC over L2                      | Supports implementing SFC using Layer 2 forwarding | odl-sfcofl2                           | all
 | SFC over VXLAN                   | Supports implementing SFC using VXLAN via OVSDB | odl-ovsdb-ovssfc                      | self+all
 | SNMP4SDN                         | Enables monitoring and control of network elements via SNMP | odl-snmp4sdn-all                      | all
-| VTN Manager                      | Enables Virtual Tenant Network support including support for OpenStack Neutron | odl-vtn-manager-all                   | self+all
+| VTN Manager                      | Enables Virtual Tenant Network support | odl-vtn-manager-rest | self+all
+| VTN Manager Neutron              | Enables OpenStack Neutron support of VTN Manager | odl-vtn-manager-neutron | self+all
 |====
 
 In the table a compatibility value of *all* means that it can be run with other features. A value of *self+all* indicates that the feature can be installed with other features with a value of *all*, but not other features with a value of *self+all*.