As we discussed in the team meeting, we plan to drop Django 1.8 to 1.10 support in Rocky. It is worth mentioned in the release note and the document. Change-Id: I11a4f4ec1d2a237fad7c58951ff23affd0b5708d
56 lines
1.1 KiB
ReStructuredText
56 lines
1.1 KiB
ReStructuredText
==================
|
|
Installation Guide
|
|
==================
|
|
|
|
This section describes how to install and configure the dashboard
|
|
on the controller node.
|
|
|
|
The only core service required by the dashboard is the Identity service.
|
|
You can use the dashboard in combination with other services, such as
|
|
Image service, Compute, and Networking. You can also use the dashboard
|
|
in environments with stand-alone services such as Object Storage.
|
|
|
|
.. note::
|
|
|
|
This section assumes proper installation, configuration, and operation
|
|
of the Identity service using the Apache HTTP server and Memcached
|
|
service.
|
|
|
|
System Requirements
|
|
===================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
system-requirements
|
|
|
|
Installing from Packages
|
|
========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
:glob:
|
|
|
|
install-*
|
|
verify-*
|
|
next-steps
|
|
|
|
Installing from Source
|
|
======================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
|
|
from-source.rst
|
|
|
|
Horizon plugins
|
|
===============
|
|
|
|
There are a number of horizon plugins for various useful features. You can get
|
|
dashboard supports for them by installing corresponding horizon plugins.
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
plugin-registry.rst
|