Add a note about using a full path for test accounts option
This commit adds a note to the tempest configuration guide about
using a full path for the test accounts configuration option. Using
a relative path can result in the file not being found and things
failing.
Change-Id: I87901026b5865399469e5e20e5f8c6cf7336784a
diff --git a/doc/source/configuration.rst b/doc/source/configuration.rst
index 1b2b6d2..5b4bec4 100644
--- a/doc/source/configuration.rst
+++ b/doc/source/configuration.rst
@@ -119,6 +119,9 @@
#. Provide tempest with the location of your accounts.yaml file with the
test_accounts_file option in the auth section
+ *NOTE: Be sure to use a full path for the file otherwise Tempest will
+ likely not find it.*
+
#. Set use_dynamic_credentials = False in the auth group
It is worth pointing out that each set of credentials in the accounts.yaml