
It's better to generate more accounts in accounts.yaml file, otherwise some tests may fail because they are trying to access certain credentials with certian roles which are being used by other tests at that moment. Change-Id: I698b1b83864009a299ca51c10f8a36e73793369d
Generate accounts.yaml file for tempest
Installs tempest cloned from git and generates accounts.yaml file. accounts.yaml file will be saved inside the cloned folder in etc/ subfolder.
The tempest configuration file, which is needed to generate tempest accounts.yaml file will be copied into etc/ as well, however it will be renamed to tempest_admin.conf so that, it doesn't conflict with tempest.conf which may be there.
Role Variables