Adapt feature names change in docs 03/60103/1
authorZhijiang Hu <hu.zhijiang@zte.com.cn>
Tue, 4 Jul 2017 05:25:51 +0000 (13:25 +0800)
committerZhijiang Hu <hu.zhijiang@zte.com.cn>
Sat, 8 Jul 2017 13:48:11 +0000 (13:48 +0000)
Convert all odl-dlux-* to odl-dluxapps-*

Change-Id: I22df3f4df7adba7d5bd27787cc0f504668a4c9b9
Signed-off-by: Zhijiang Hu <hu.zhijiang@zte.com.cn>
(cherry picked from commit 638975e32c03a9859128841f07655cf1d3c87169)

docs/developer-guide/bier-developer-guide.rst
docs/developer-guide/dlux.rst
docs/developer-guide/network-intent-composition-(nic)-developer-guide.rst
docs/developer-guide/virtual-tenant-network-(vtn).rst
docs/getting-started-guide/common-features/dlux.rst
docs/getting-started-guide/installing_opendaylight.rst
docs/user-guide/bier-user-guide.rst
docs/user-guide/group-based-policy-user-guide.rst
docs/user-guide/ocp-plugin-user-guide.rst
docs/user-guide/using-the-opendaylight-user-interface-(dlux).rst

index b777b09d1c23f0422014642424ec90d0622a3ae8..d960aa24c3c688dc4b58c07b9f8410daeb66a5be 100644 (file)
@@ -62,7 +62,7 @@ BIER Feature
 -  **odl-bier-topomanager-ui**
 
    -  This feature can display bier-topo-manager's APIs on UIs (odl-mdsal-apidocs and
-      odl-dlux-yangui).
+      odl-dluxapps-yangui).
 
 -  **odl-bier-topomanager-cli**
 
@@ -85,7 +85,7 @@ BIER Feature
 
 -  **odl-bier-channel-ui**
 
-   -  This feature can display bier-channel's APIs on UIs (odl-mdsal-apidocs and odl-dlux-yangui).
+   -  This feature can display bier-channel's APIs on UIs (odl-mdsal-apidocs and odl-dluxapps-yangui).
 
 -  **odl-bier-channel-cli**
 
index c073666dc2be6cf9770290a8b3d8d61303208a38..95e72ef3015a854519b38a8fdefe4303faf21d7d 100644 (file)
@@ -32,9 +32,9 @@ using commands such as -
 
 ::
 
-    $ feature:install odl-dlux-node
+    $ feature:install odl-dluxapps-nodes
 
-    $ feature:install odl-dlux-yangui
+    $ feature:install odl-dluxapps-yangui
 
 DLUX Modules
 ------------
index bd1315a03ff4204007474e51a26f9c3448861e15..cb7941bf8f909eac9daedd7fc9ba742f6663cefa 100644 (file)
@@ -310,7 +310,7 @@ How to use it?
    ::
 
        feature:install odl-nic-core-service-mdsal odl-nic-core odl-nic-console odl-nic-listeners
-       feature:install odl-dlux-all odl-dlux-core odl-dlux-yangui odl-dlux-yangvisualizer
+       feature:install  odl-dlux-core odl-dluxapps-applications
 
 2. Start mininet topology and verify in DLUX Topology page for the nodes
    and link.
index ca698261da84f6077b12c6961b6bff3411352091..810ca51907fb062516244b50a7f7a84ca6a8c9a9 100644 (file)
@@ -121,7 +121,7 @@ Once the Karaf distribution is up, install dlux and apidocs.
 
 ::
 
-    feature:install odl-dlux-all odl-mdsal-apidocs
+    feature:install odl-dlux-core odl-dluxapps-applications odl-mdsal-apidocs
 
 Logging In
 ''''''''''
index 1388ae81f014f3db1545b44c788e2a4e4365d33f..4b0c68a28a0e60eb665758c0b4b10ffd51765ba0 100644 (file)
@@ -9,9 +9,11 @@ Getting Started with DLUX
 DLUX provides a number of different Karaf features, which you can enable and disable separately. They are:
 
 #. odl-dlux-core
-#. odl-dlux-node
-#. odl-dlux-yangui
-#. odl-dlux-yangvisualizer
+#. odl-dluxapps-nodes
+#. odl-dluxapps-topology
+#. odl-dluxapps-yangui
+#. odl-dluxapps-yangvisualizer
+#. odl-dluxapps-yangman
 
 Logging In
 ----------
@@ -30,7 +32,7 @@ After you login to DLUX, if you enable only odl-dlux-core feature, you will see
 
 .. 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.
+DLUX has other applications such as node, yang UI and those apps won't show up, until you enable their features odl-dluxapps-nodes and odl-dluxapps-yangui respectively in the Karaf distribution.
 
 .. figure:: images/dlux/dlux-login.png
    :width: 500
index ad8372a31cf52dbe4ec92f30612e036a7c760609..04c4c882df80e6288b3b977eb44844fe6d29d992 100644 (file)
@@ -180,7 +180,7 @@ Karaf OpenDaylight Features
 
     * - DLUX
       - Provides an intuitive graphical user interface for OpenDaylight
-      - odl-dlux-all
+      - odl-dluxapps-applications
       - all
     * - Fabric as a Service (Faas)
       - Creates a common abstraction layer on top of a physical network so
index 4ed1fd20b71f420d3f06da503ec1196db6cef258..43667351fff0cdcc66a8c0825a9c2f9e56747bc6 100644 (file)
@@ -34,12 +34,12 @@ BIER User-Facing Features
 -  **odl-bier-topomanager-ui**
 
    -  This feature can display bier-topo-manager's APIs on UIs
-      (odl-mdsal-apidocs and odl-dlux-yangui).
+      (odl-mdsal-apidocs and odl-dluxapps-yangui).
 
 -  **odl-bier-channel-ui**
 
    -  This feature can display bier-channel's APIs on UIs (odl-mdsal-apidocs
-      and odl-dlux-yangui).
+      and odl-dluxapps-yangui).
 
 -  **odl-bier-service**
 
index c27ae2bda6f495b4329f2615eefcce84dbaf69ab..a4f593ae01517e1e6f610778eae9211416ee33fe 100644 (file)
@@ -1227,7 +1227,7 @@ It is recommended to use either:
 If the REST API must be used, and the above resources are not
 sufficient:
 
--  feature:install odl-dlux-yangui
+-  feature:install odl-dluxapps-yangui
 
 -  browse to:
    ``http://<odl-controller>:8181/index.html``
index e6b83f5bd38d4a5f3c9e5dcbdd6ef9a7e2282ec2..9bbad764b50d1493a23dedb6747f5911a79903de 100644 (file)
@@ -157,7 +157,7 @@ you have to install the following features to enable RESTCONF and DLUX.
 
 ::
 
-    karaf#>feature:install odl-restconf odl-l2switch-switch odl-mdsal-apidocs odl-dlux-core odl-dlux-all
+    karaf#>feature:install odl-restconf odl-l2switch-switch odl-mdsal-apidocs odl-dlux-core odl-dluxapps-applications
 
 Then install the odl-ocpplugin-all feature which includes the
 odl-ocpplugin-southbound and odl-ocpplugin-app-ocp-service features.
index 9d60ab61625e5b1db83c3f222cec1289e57b7115..5aec734bc06dc435558ab0d6711934667b0378fb 100644 (file)
@@ -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
 ----------
@@ -39,8 +45,8 @@ will see only topology application available in the left pane.
     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