Merge "DIDM Carbon release note"
[docs.git] / docs / developer-guide / virtual-tenant-network-(vtn).rst
index e509c3bd47ddfdfd56e9414611f700e3aa7812cc..ca698261da84f6077b12c6961b6bff3411352091 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,11 +110,12 @@ 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/
+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
+
 
 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
+https://nexus.opendaylight.org/content/sites/site/org.opendaylight.vtn/boron/apidocs/index.html
 
 Once the Karaf distribution is up, install dlux and apidocs.
 
@@ -124,7 +129,7 @@ Logging In
 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>`__.
+   http://<OpenDaylight-IP>:8181/index.html
 
 .. note::
 
@@ -141,7 +146,9 @@ To Log in to DLUX, after installing the application:
 -  In the right hand side frame, click "Yang UI".
 
 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/
+https://nexus.opendaylight.org/content/sites/site/org.opendaylight.vtn/boron/manager.model/apidocs/index.html
+
+.. _vtn-coordinator:
 
 VTN Coordinator
 ~~~~~~~~~~~~~~~
@@ -275,4 +282,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>`__
-