Fixed paths to match standard 07/32707/1 danube.1.0
authormbeierl <mark.beierl@dell.com>
Fri, 31 Mar 2017 07:01:17 +0000 (03:01 -0400)
committerMark Beierl <mark.beierl@dell.com>
Fri, 31 Mar 2017 07:13:02 +0000 (07:13 +0000)
Change-Id: I733d34eb8bbdf0201b06a21d0ceeda50a06dd49f
Signed-off-by: mbeierl <mark.beierl@dell.com>
docs/index.rst
docs/release/installation/index.rst [deleted file]
docs/testing/user/index.rst [moved from docs/release/userguide/index.rst with 94% similarity]
docs/testing/user/installation.rst [moved from docs/release/installation/installation.rst with 98% similarity]
docs/testing/user/introduction.rst [moved from docs/release/userguide/introduction.rst with 100% similarity]
docs/testing/user/test-usage.rst [moved from docs/release/userguide/test-usage.rst with 100% similarity]

index 60e9c21..93bf62e 100644 (file)
@@ -23,7 +23,7 @@ StorPerf Installation Guide
    :maxdepth: 5
    :numbered: 5
 
-   ./release/installation/installation.rst
+   ./user/installation.rst
 
 ******************************
 StorPerf User Guide
@@ -34,8 +34,8 @@ StorPerf User Guide
    :maxdepth: 5
    :numbered: 5
 
-   ./release/userguide/introduction.rst
-   ./release/userguide/test-usage.rst
+   ./user/introduction.rst
+   ./user/test-usage.rst
 
 
 Indices
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst
deleted file mode 100644 (file)
index 10296dd..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-.. _storperf-installation:
-
-.. This work is licensed under a Creative Commons Attribution 4.0 International
-.. License.
-.. http://creativecommons.org/licenses/by/4.0
-.. (c) OPNFV, Dell EMC and others.
-
-======================
-StorPerf Installation Guide
-======================
-
-.. toctree::
-   :maxdepth: 2
-
-   installation.rst
similarity index 94%
rename from docs/release/userguide/index.rst
rename to docs/testing/user/index.rst
index e2f076a..e9054dc 100644 (file)
@@ -13,4 +13,5 @@ StorPerf User Guide
    :maxdepth: 2
 
    introduction.rst
+   installation.rst
    test-usage.rst
similarity index 98%
rename from docs/release/installation/installation.rst
rename to docs/testing/user/installation.rst
index ae3b3f8..0effb2f 100755 (executable)
@@ -97,7 +97,7 @@ The tag for the latest stable Danube will be:
 
 .. code-block:: bash
 
-   docker pull opnfv/storperf:danube.0.1
+   docker pull opnfv/storperf:danube.1.0
 
 Colorado
 ~~~~~~~~