Merge "Update m1 milestone readout - batch 3"
[docs.git] / docs / user-guide / using-the-opendaylight-user-interface-(dlux).rst
index e7dbd2db9dc646b0dae2a56060dede340fe6502b..5aec734bc06dc435558ab0d6711934667b0378fb 100644 (file)
@@ -8,8 +8,14 @@ Getting Started with DLUX
 -------------------------
 
 DLUX provides a number of different Karaf features, which you can enable
 -------------------------
 
 DLUX provides a number of different Karaf features, which you can enable
-and disable separately. In Beryllum they are: . odl-dlux-core .
-odl-dlux-node . odl-dlux-yangui . odl-dlux-yangvisualizer
+and disable separately. They are:
+
+   -  odl-dlux-core
+   -  odl-dluxapps-nodes
+   -  odl-dluxapps-topology
+   -  odl-dluxapps-yangui
+   -  odl-dluxapps-yangvisualizer
+   -  odl-dluxapps-yangman
 
 Logging In
 ----------
 
 Logging In
 ----------
@@ -17,12 +23,12 @@ Logging In
 To log in to DLUX, after installing the application:
 
 1. Open a browser and enter the login URL
 To log in to DLUX, after installing the application:
 
 1. Open a browser and enter the login URL
-   `http://<your-karaf-ip>:8181/index.html <http://<your-karaf-ip>:8181/index.html>`__
+   http://<your-karaf-ip>:8181/index.html
    in your browser (Chrome is recommended).
 
 2. Login to the application with your username and password credentials.
 
    in your browser (Chrome is recommended).
 
 2. Login to the application with your username and password credentials.
 
-    **Note**
+.. note::
 
     OpenDaylight’s default credentials are *admin* for both the username
     and password.
 
     OpenDaylight’s default credentials are *admin* for both the username
     and password.
@@ -33,21 +39,21 @@ Working with DLUX
 After you login to DLUX, if you enable only odl-dlux-core feature, you
 will see only topology application available in the left pane.
 
 After you login to DLUX, if you enable only odl-dlux-core feature, you
 will see only topology application available in the left pane.
 
-    **Note**
+.. note::
 
     To make sure topology displays all the details, enable the
     odl-l2switch-switch feature in Karaf.
 
 DLUX has other applications such as node, yang UI and those apps won’t
 
     To make sure topology displays all the details, enable the
     odl-l2switch-switch feature in Karaf.
 
 DLUX has other applications such as node, yang UI and those apps won’t
-show up, until you enable their features odl-dlux-node and
-odl-dlux-yangui respectively in the Karaf distribution.
+show up, until you enable their features odl-dluxapps-nodes and
+odl-dluxapps-yangui respectively in the Karaf distribution.
 
 .. figure:: ./images/dlux-login.png
    :alt: DLUX Modules
 
    DLUX Modules
 
 
 .. figure:: ./images/dlux-login.png
    :alt: DLUX Modules
 
    DLUX Modules
 
-    **Note**
+.. note::
 
     If you install your application in dlux, they will also show up on
     the left hand navigation after browser page refresh.
 
     If you install your application in dlux, they will also show up on
     the left hand navigation after browser page refresh.
@@ -82,7 +88,7 @@ Viewing Network Topology
 The Topology tab displays a graphical representation of network topology
 created.
 
 The Topology tab displays a graphical representation of network topology
 created.
 
-    **Note**
+.. note::
 
     DLUX does not allow for editing or adding topology information. The
     topology is generated and edited in other modules, e.g., the
 
     DLUX does not allow for editing or adding topology information. The
     topology is generated and edited in other modules, e.g., the
@@ -128,9 +134,9 @@ To use Yang UI:
 2. The top part displays a tree of APIs, subAPIs, and buttons to call
    possible functions (GET, POST, PUT, and DELETE).
 
 2. The top part displays a tree of APIs, subAPIs, and buttons to call
    possible functions (GET, POST, PUT, and DELETE).
 
-       **Note**
+   .. note::
 
 
-.. note:: every subAPI can call every function. For example, subAPIs in
+       every subAPI can call every function. For example, subAPIs in
        the *operational* store have GET functionality only.
 
    Inputs can be filled from OpenDaylight when existing data from
        the *operational* store have GET functionality only.
 
    Inputs can be filled from OpenDaylight when existing data from