Add a step to configure state_path
Change-Id: I1d17958ed80308e5c911c08c713461e1935cafd3 Related-Bug: #1756514
This commit is contained in:
parent
6e94dc4865
commit
086c04b920
@ -70,6 +70,15 @@ Install and configure components
|
||||
Replace ``RABBIT_PASS`` with the password you chose for the
|
||||
``openstack`` account in ``RabbitMQ``.
|
||||
|
||||
* In the ``[DEFAULT]`` section,
|
||||
configure the path that is used by Zun to store the states:
|
||||
|
||||
.. code-block:: ini
|
||||
|
||||
[DEFAULT]
|
||||
...
|
||||
state_path = /var/lib/zun
|
||||
|
||||
* In the ``[database]`` section, configure database access:
|
||||
|
||||
.. code-block:: ini
|
||||
|
Loading…
Reference in New Issue
Block a user