Moving clustering, dlux, and xsql docs from user to getting started guide 41/23541/1
authorColin Dixon <colin@colindixon.com>
Wed, 10 Jun 2015 17:52:04 +0000 (13:52 -0400)
committerColin Dixon <colin@colindixon.com>
Mon, 29 Jun 2015 21:53:56 +0000 (21:53 +0000)
Change-Id: Ief0448ae6ee45a89ad0bd390bd76e26b9307b269
Signed-off-by: Colin Dixon <colin@colindixon.com>
(cherry picked from commit 28219f64772cd4014537846b81e48834226650ab)

14 files changed:
manuals/getting-started-guide/src/main/asciidoc/bk-getting-started-guide.adoc
manuals/getting-started-guide/src/main/asciidoc/ch-clustering.adoc [moved from manuals/user-guide/src/main/asciidoc/ch-clustering.adoc with 100% similarity]
manuals/getting-started-guide/src/main/asciidoc/ch-dlux.adoc [moved from manuals/user-guide/src/main/asciidoc/ch-dlux-userguide.adoc with 100% similarity]
manuals/getting-started-guide/src/main/asciidoc/ch-xsql-commands.adoc [moved from manuals/user-guide/src/main/asciidoc/ch-xsql-commands.adoc with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-login.png [moved from manuals/user-guide/src/main/resources/images/dlux-login.png with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-topology.png [moved from manuals/user-guide/src/main/resources/images/dlux-topology.png with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-yang-api-specification.png [moved from manuals/user-guide/src/main/resources/images/dlux-yang-api-specification.png with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-yang-list-button1.png [moved from manuals/user-guide/src/main/resources/images/dlux-yang-list-button1.png with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-yang-list-elements.png [moved from manuals/user-guide/src/main/resources/images/dlux-yang-list elements.png with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-yang-list-warning.png [moved from manuals/user-guide/src/main/resources/images/dlux-yang-list-warning.png with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-yang-sub-api-screen.png [moved from manuals/user-guide/src/main/resources/images/dlux-yang-sub-api-screen.png with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-yang-topology.png [moved from manuals/user-guide/src/main/resources/images/dlux-yang-topology.png with 100% similarity]
manuals/getting-started-guide/src/main/resources/images/dlux-yang-ui-screen.png [moved from manuals/user-guide/src/main/resources/images/dlux-yang-ui-screen.png with 100% similarity]
manuals/user-guide/src/main/asciidoc/bk-user-guide.adoc

index aec6b0026255dda1b7b04b3b95d15d0c0c372e46..974921316a8ff643ebe5c3810351b9e0f284fc6a 100644 (file)
@@ -59,6 +59,12 @@ the end of their file.
 
 include::ch-introduction.adoc[]
 
+include::ch-clustering.adoc[]
+
+include::ch-dlux.adoc[]
+
+include::ch-xsql-commands.adoc[]
+
 include::release-notes.adoc[OpenDaylight Release Notes]
 
 include::general_installation.adoc[]
index fae31be4888e61bc305c128f21c7b3e1bffec51b..ab2ff89019e2157242720f524d7c7787ccd629aa 100644 (file)
@@ -15,12 +15,6 @@ This first part of the user guide covers the basic user operations of the OpenDa
 
 include::ch-introduction.adoc[OpenDaylight Controller Overview]
 
-include::ch-dlux-userguide.adoc[Using the OpenDaylight User Interface (DLUX)]
-
-include::ch-xsql-commands.adoc[Running XSQL Console Commands and Queries]
-
-include::ch-clustering.adoc[Setting Up Clustering on an OpenDaylight Controller]
-
 = Applications and Plugins
 
 [partintro]