Raissa Sarmento | 3dd627b | 2017-09-27 12:18:44 +0100 | [diff] [blame] | 1 | 2. Edit the ``/etc/manila-tempest-plugin/manila-tempest-plugin.conf`` file and complete the following |
2 | actions: | ||||
3 | |||||
4 | * In the ``[database]`` section, configure database access: | ||||
5 | |||||
6 | .. code-block:: ini | ||||
7 | |||||
8 | [database] | ||||
9 | ... | ||||
10 | connection = mysql+pymysql://manila-tempest-plugin:MANILA-TEMPEST-PLUGIN_DBPASS@controller/manila-tempest-plugin |