Adoc updated for VTN Lithium.
[docs.git] / manuals / getting-started-guide / src / main / asciidoc / vtn / vtn-install.adoc
index c14b7640d48167e3f9a92b594bc7bd727bd93d04..8ccd1b08cf722b068d48ec9f9e10909da3595b81 100644 (file)
@@ -33,8 +33,10 @@ Follow the instructions in <<_getting_and_installing_opendaylight_lithium,Gettin
 ==== VTN Coordinator
 
 * Arrange a physical/virtual server with any one of the supported 64-bit OS environment.
-** RHEL 6 / 7 
+** RHEL 6 / 7
 ** CentOS 6 / 7
+** Fedora 20 / 21 / 22
+
 * Install these packages
 
   yum install perl-Digest-SHA uuid libxslt libcurl unixODBC json-c
@@ -59,7 +61,7 @@ NOTE: The above command will install all features of VTN Manager.
 * Enter into the externalapps directory in the top directory of Lithium
 
   cd distribution-karaf-0.2.1-Lithium-SR1/externalapps
-  
+
 * Run the below command to extract VTN Coordinator from the tar.bz2 file in the externalapps directory.
 
   tar –C/ -jxvf distribution.vtn-coordinator-6.0.0.1-Lithium-SR1-bin.tar.bz2
@@ -112,4 +114,4 @@ The response should be like this, but version might differ:
 
   /usr/local/vtn/bin/vtn_stop
 
-  Remove the usr/local/vtn folder
+  Remove the usr/local/vtn folder
\ No newline at end of file