Add a new credential provider to use a list of creds
This commit adds a new credential provider to use credentials provided
from a list of available credentials.
Partially implements bp test-accounts
Change-Id: I69c3105f8b413102ea567ccb92965572ce03d679
diff --git a/etc/tempest.conf.sample b/etc/tempest.conf.sample
index ad5ee61..9949577 100644
--- a/etc/tempest.conf.sample
+++ b/etc/tempest.conf.sample
@@ -105,6 +105,17 @@
#syslog_log_facility=LOG_USER
+[auth]
+
+#
+# Options defined in tempest.config
+#
+
+# Path to the yaml file that contains the list of credentials
+# to use for running tests (string value)
+#test_accounts_file=etc/accounts.yaml
+
+
[baremetal]
#