From 608c75a64e9de1dcc88e6df6343c92c34864e6ba Mon Sep 17 00:00:00 2001 From: Andrew Lazarev Date: Wed, 8 Oct 2014 13:48:52 -0700 Subject: [PATCH] [DOC] Fixed link from upgrade guide to installation guide Link was broken. Change-Id: I8b5cd9c7702183a0ff1063096d66f4694f5b042c --- doc/source/userdoc/installation.guide.rst | 1 + doc/source/userdoc/upgrade.guide.rst | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/source/userdoc/installation.guide.rst b/doc/source/userdoc/installation.guide.rst index 5cbb0ce3..24a68ce0 100644 --- a/doc/source/userdoc/installation.guide.rst +++ b/doc/source/userdoc/installation.guide.rst @@ -171,6 +171,7 @@ installing it in virtual environment. .. .. _register-sahara-label: + 4. In order for Sahara to be accessible in OpenStack Dashboard and for python-saharaclient to work properly you need to register Sahara in Keystone. For example: diff --git a/doc/source/userdoc/upgrade.guide.rst b/doc/source/userdoc/upgrade.guide.rst index 22558b46..5bdb2ed7 100644 --- a/doc/source/userdoc/upgrade.guide.rst +++ b/doc/source/userdoc/upgrade.guide.rst @@ -48,7 +48,7 @@ The Sahara UI is available in OpenStack Dashboard in Note that you have to properly register Sahara in Keystone in order for Sahara UI in the Dashboard to work. For details see -``:ref:`registering Sahara in installation guide ```. +:ref:`registering Sahara in installation guide `. The `sahara-dashboard `_ project is now used solely to host Sahara UI integration tests.