Merge "Fix documents in doc/source/install"

This commit is contained in:
Zuul 2018-11-02 19:28:45 +00:00 committed by Gerrit Code Review
commit 27acfff0ca
3 changed files with 6 additions and 4 deletions

View File

@ -14,7 +14,9 @@ Installation
.. note::
In the commands below, substitute "<release>" for your version of choice,
such as "ocata" or "pike".
such as "queens" or "rocky".
If you use the development version, replace "stable/<release>" with "master".
#. Clone Horizon

View File

@ -55,7 +55,7 @@ Install and configure components
2. Edit the
3. Edit the
``/etc/openstack-dashboard/local_settings.py``
file and complete the following actions:

View File

@ -2,7 +2,7 @@
System Requirements
===================
The Queens release of horizon has the following dependencies.
The Stein release of horizon has the following dependencies.
* Python 2.7 or 3.5
* Django 1.11 or 2.0
@ -16,7 +16,7 @@ The Queens release of horizon has the following dependencies.
* An accessible `keystone <https://docs.openstack.org/keystone/latest/>`_ endpoint
* All other services are optional.
Horizon supports the following services as of the Queens release.
Horizon supports the following services as of the Stein release.
If the keystone endpoint for a service is configured,
horizon detects it and enables its support automatically.