When I try this it just skips the tests, and doesn't say anywhere why. I added this to my tempest.conf:

[auth]
test_accounts_file = /home/ukalifon/src/tempest/cloud-01/accounts.yaml
use_dynamic_credentials = False

And my accounts.yaml looks like this:
- username: 'admin'
  tenant_name: 'admin'
  password: 'cYsJrqtj7IvC581DxsLZkXlku'

Regards,
Udi Kalifon; Senior QE; RHOS-UI Automation



On Fri, Jan 18, 2019 at 11:08 AM Masayuki Igawa <masayuki.igawa@gmail.com> wrote:
Hi,

On Thu, Jan 17, 2019, at 17:58, Udi Kalifon wrote:
  :
> So I'm looking for a way to utilize the client without it automatically
> creating itself dynamic credentials; it has to use the already-existing
> admin credentials on the admin project in order to see the container
> with the plans. What's the right way to do that, please? Thanks a lot
> in advance!

Does this pre-provisioned credentials help you?
https://docs.openstack.org/tempest/latest/configuration.html#pre-provisioned-credentials

-- Masayuki Igawa
  Key fingerprint = C27C 2F00 3A2A 999A 903A  753D 290F 53ED C899 BF89