X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=docs%2Fuser-guide%2Fusing-the-opendaylight-user-interface-%28dlux%29.rst;h=5aec734bc06dc435558ab0d6711934667b0378fb;hb=b847bdc9ed6a924000a1502cceac007b7f6953e4;hp=e7dbd2db9dc646b0dae2a56060dede340fe6502b;hpb=b8b61bd027b3668f70e63d27571b739abcea2cbe;p=docs.git diff --git a/docs/user-guide/using-the-opendaylight-user-interface-(dlux).rst b/docs/user-guide/using-the-opendaylight-user-interface-(dlux).rst index e7dbd2db9..5aec734bc 100644 --- a/docs/user-guide/using-the-opendaylight-user-interface-(dlux).rst +++ b/docs/user-guide/using-the-opendaylight-user-interface-(dlux).rst @@ -8,8 +8,14 @@ Getting Started with DLUX ------------------------- 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 ---------- @@ -17,12 +23,12 @@ Logging In To log in to DLUX, after installing the application: 1. Open a browser and enter the login URL - `http://:8181/index.html :8181/index.html>`__ + http://:8181/index.html 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. @@ -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. - **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 -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 - **Note** +.. note:: 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. - **Note** +.. note:: 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). - **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