b0f5242c65
This is a mechanically generated patch to switch the documentation jobs to use the new PTI versions of the jobs as part of the python3-first goal. See the python3-first goal document for details: https://governance.openstack.org/tc/goals/stein/python3-first.html Change-Id: I06200a75ace71bf88fe3449a21f5009b61295902 Story: #2002586 Task: #24347
11 lines
339 B
ReStructuredText
11 lines
339 B
ReStructuredText
2. Edit the ``/etc/zun_tempest_plugin/zun_tempest_plugin.conf`` file
|
|
and complete the following actions:
|
|
|
|
* In the ``[database]`` section, configure database access:
|
|
|
|
.. code-block:: ini
|
|
|
|
[database]
|
|
...
|
|
connection = mysql+pymysql://zun_tempest_plugin:ZUN_TEMPEST_PLUGIN_DBPASS@controller/zun_tempest_plugin
|