Merge "Update Java API doc links to reflect fluorine"
[docs.git] / docs / developer-guide / virtual-tenant-network-(vtn).rst
index 57765755d4f9a37c3dfa091e427b953c4259a7d2..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
@@ -113,36 +117,7 @@ https://nexus.opendaylight.org/content/sites/site/org.opendaylight.vtn/boron/man
 For VTN Java API documentation, please refer to:
 https://nexus.opendaylight.org/content/sites/site/org.opendaylight.vtn/boron/apidocs/index.html
 
-Once the Karaf distribution is up, install dlux and apidocs.
-
-::
-
-    feature:install odl-dlux-all odl-mdsal-apidocs
-
-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>`__.
-
-.. 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".
-
-YANG documentation for VTN Manager, please refer to:
-https://nexus.opendaylight.org/content/sites/site/org.opendaylight.vtn/boron/manager.model/apidocs/index.html
+.. _vtn-coordinator:
 
 VTN Coordinator
 ~~~~~~~~~~~~~~~
@@ -276,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>`__
-