Merge "doc: Move DevStack local.conf to "Topics" section"
This commit is contained in:
commit
b068440330
@ -1,5 +1,5 @@
|
|||||||
==================
|
==================
|
||||||
The horizon Module
|
The Horizon Module
|
||||||
==================
|
==================
|
||||||
|
|
||||||
.. module:: horizon
|
.. module:: horizon
|
||||||
|
@ -1,8 +1,9 @@
|
|||||||
=============
|
================
|
||||||
API Reference
|
Module Reference
|
||||||
=============
|
================
|
||||||
|
|
||||||
In-depth documentation for Horizon framework and its APIs.
|
Horizon Framework
|
||||||
|
-----------------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 1
|
:maxdepth: 1
|
||||||
@ -17,10 +18,9 @@ In-depth documentation for Horizon framework and its APIs.
|
|||||||
decorators
|
decorators
|
||||||
exceptions
|
exceptions
|
||||||
test
|
test
|
||||||
local_conf
|
|
||||||
|
|
||||||
Auth API Reference
|
openstack_auth Module
|
||||||
==================
|
---------------------
|
||||||
|
|
||||||
.. toctree::
|
.. toctree::
|
||||||
:maxdepth: 2
|
:maxdepth: 2
|
||||||
|
@ -1,11 +1,8 @@
|
|||||||
.. _local-conf:
|
.. _local-conf:
|
||||||
|
|
||||||
==========
|
====================
|
||||||
local.conf
|
DevStack for Horizon
|
||||||
==========
|
====================
|
||||||
|
|
||||||
Configuring DevStack for Horizon
|
|
||||||
================================
|
|
||||||
|
|
||||||
Place the following content into ``devstack/local.conf`` to start the services
|
Place the following content into ``devstack/local.conf`` to start the services
|
||||||
that Horizon supports in DevStack when ``stack.sh`` is run. If you need to use
|
that Horizon supports in DevStack when ``stack.sh`` is run. If you need to use
|
@ -19,3 +19,4 @@ the following topic guides.
|
|||||||
translation
|
translation
|
||||||
ini-based-configuration
|
ini-based-configuration
|
||||||
packaging
|
packaging
|
||||||
|
devstack
|
||||||
|
Loading…
Reference in New Issue
Block a user