Fix an error in the document

The "default" section is invalid in masakari.conf
file. This patch changes "default" to "DEFAULT" so
that the configurations under "DEFAULT" section
become effective.

Change-Id: Ibc510653312d82529ea41b555b68f823c02c3078
This commit is contained in:
zhaoleilc 2021-07-21 10:42:40 +08:00
parent f2e830f927
commit 5d3b41fd55
1 changed files with 1 additions and 1 deletions

View File

@ -179,7 +179,7 @@ Install and configure Masakari
.. code-block:: ini
[default]
[DEFAULT]
transport_url = rabbit://stackrabbit:admin@<CONTROLLER_IP>:5672/
graceful_shutdown_timeout = 5
os_privileged_user_tenant = service