Merge "Update Java API doc links to reflect fluorine"
[docs.git] / docs / developer-guide / virtual-tenant-network-(vtn).rst
index e509c3bd47ddfdfd56e9414611f700e3aa7812cc..bb0073cd1b64d11e602ad3957cc9958c55537769 100644 (file)
@@ -1,3 +1,5 @@
+.. _vtn-dev-guide:
+
 Virtual Tenant Network (VTN)
 ============================
 
@@ -38,9 +40,11 @@ virtual network irrespective of the physical network.
 
 It is implemented as two major components
 
--  `VTN Manager <#_vtn_manager>`__
+-  :ref:`vtn-manager`
+
+-  :ref:`vtn-coordinator`
 
--  `VTN Coordinator <#_vtn_coordinator>`__
+.. _vtn-manager:
 
 VTN Manager
 ~~~~~~~~~~~
@@ -91,7 +95,7 @@ Components:
 |                          |                          | rdinator:RestApi:L2_Netw |
 |                          |                          | ork_Example_Using_VTN_Vi |
 |                          |                          | rtualization>`__         |
-|                          |                          |   for usage.             |
+|                          |                          | for usage.               |
 +--------------------------+--------------------------+--------------------------+
 
 Feature Overview
@@ -106,42 +110,14 @@ There are three features
 -  **odl-vtn-manager-neutron** provides the integration with Neutron
    interface.
 
-REST API documentation for VTN Manager, please refer to:
-https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-merge-beryllium/lastSuccessfulBuild/artifact/manager/model/target/site/models/
-
-For VTN Java API documentation, please refer to:
-https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-merge-beryllium/lastSuccessfulBuild/artifact/target/apidocs/index.html
-
-Once the Karaf distribution is up, install dlux and apidocs.
-
-::
-
-    feature:install odl-dlux-all odl-mdsal-apidocs
-
-Logging In
-''''''''''
+REST Conf documentation for VTN Manager, please refer to:
+https://nexus.opendaylight.org/content/sites/site/org.opendaylight.vtn/boron/manager.model/apidocs/index.html
 
-To Log in to DLUX, after installing the application:
 
--  Open a browser and enter the login URL as
-   `http://<OpenDaylight-IP>:8181/index.html <http://<OpenDaylight-IP>:8181/index.html>`__.
-
-.. note::
-
-    Replace "<OpenDaylight-IP>" with the IP address of OpenDaylight
-    based on your environment.
-
--  Login to the application with user ID and password credentials as
-   admin.
-
-.. note::
-
-    admin is the only default user available for DLUX in this release.
-
--  In the right hand side frame, click "Yang UI".
+For VTN Java API documentation, please refer to:
+https://nexus.opendaylight.org/content/sites/site/org.opendaylight.vtn/boron/apidocs/index.html
 
-YANG documentation for VTN Manager, please refer to:
-https://jenkins.opendaylight.org/releng/view/vtn/job/vtn-merge-beryllium/lastSuccessfulBuild/artifact/manager/model/target/site/models/
+.. _vtn-coordinator:
 
 VTN Coordinator
 ~~~~~~~~~~~~~~~
@@ -275,4 +251,3 @@ Usage Examples
 
 -  `L2 Network using Single
    Controller <https://wiki.OpenDaylight.org/view/OpenDaylight_Virtual_Tenant_Network_(VTN):VTN_Coordinator:RestApi:How_to_configure_L2_Network_with_Single_Controller>`__
-