summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Rabel <rabel@b1-systems.de>2017-10-25 18:42:27 +0200
committerDavid Rabel <rabel@b1-systems.de>2017-10-30 19:14:36 +0000
commit2a39699f8612a8f82dfce68949b714d19a102499 (patch)
tree55e603838386f923913d570c26a632275bc772d4
parente6d4b4b3fe1768348c9df815940b97cecb5e7ee2 (diff)
downloadtrove-2a39699f8612a8f82dfce68949b714d19a102499.tar.gz
Remove Mitaka reference in install/dashboard.rst
Remove references to Mitaka. Remove reference to bug. Remove tag referenced in the document. Some small fixes. Change-Id: Ia0b8f6e465b4417178dbbcd5e186610e65255a08 Closes-Bug: #1725191 Closes-Bug: #1725192 (cherry picked from commit 14b2778b73308e5c41de4e5b8d11b90ec5c55c6a)
-rw-r--r--doc/source/install/dashboard.rst12
1 files changed, 4 insertions, 8 deletions
diff --git a/doc/source/install/dashboard.rst b/doc/source/install/dashboard.rst
index 475da464..c38640d6 100644
--- a/doc/source/install/dashboard.rst
+++ b/doc/source/install/dashboard.rst
@@ -5,10 +5,7 @@ Install and configure the Trove dashboard
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* Installation of the Trove dashboard for Horizon is straightforward.
- While there packages available for Mitaka, they have a `bug
- <https://bugs.launchpad.net/trove-dashboard/+bug/1580527>`_
- which prevents network selection while creating instances.
- So it is best to install via pip.
+ It is best to install it via pip.
.. code-block:: console
@@ -17,12 +14,11 @@ Install and configure the Trove dashboard
* The command above will install the latest version which is
appropriate if you are running the latest Trove. If you are
running an earlier version of Trove you may need to specify
- a compatible version of trove-dashboard. 7.0.0.0b2 is known
- to work with the Mitaka release of Trove.
+ a compatible version of trove-dashboard.
- * After pip installs them locate the trove-dashboard directory and
+ * After pip installs it, locate the trove-dashboard directory and
copy the contents of the ``enabled/`` directory to your horizon
``openstack_dashboard/local/enabled/`` directory.
- * Reload apache to pick up the changes to Horizon.
+ * Reload Apache to pick up the changes to Horizon.