opendevreview | Merged openstack/puppet-keystone master: feat: add a param for arbitrary federation OIDCRedirectURI https://review.opendev.org/c/openstack/puppet-keystone/+/922328 | 03:42 |
---|---|---|
zigo | tkajinam: Hi there! I'm trying to get the Tempest_flavor_id_setter to work in Victoria (my own backport), but there, I'm getting: | 09:46 |
zigo | Debug: Executing: '/usr/bin/openstack flavor list --quiet --format csv' | 09:46 |
zigo | Error: /Stage[main]/Tempest/Tempest_flavor_id_setter[flavor_ref]: Could not evaluate: Flavor cpu1-ram2-disk5 not found! | 09:46 |
zigo | Debug: Executing: '/usr/bin/openstack flavor list --quiet --format csv' | 09:46 |
zigo | Error: /Stage[main]/Tempest/Tempest_flavor_id_setter[flavor_ref_alt]: Could not evaluate: Flavor cpu2-ram6-disk20 not found! | 09:46 |
zigo | I don't understand, as the image ID setter works. How may I debug it?!? | 09:46 |
zigo | Any hint? | 09:46 |
zigo | How does it get its credentials? From /etc/keystone/puppet.conf ? | 09:46 |
tkajinam | zigo, it may read credentials from tempest.conf or probably /root/openrc | 09:50 |
tkajinam | it can also read credentials from env | 09:52 |
zigo | tkajinam: Ok, thanks. Looks like writing /root/openrc fixed it for me. | 09:52 |
zigo | I'll do a new file { '/root/openrc': to fix it then. | 09:52 |
tkajinam | I don't really like the old mechanism which attempts multiple sources to determine the credneital, which I was trying to fix by the clouds.yaml concept | 09:53 |
tkajinam | ok | 09:53 |
zigo | tkajinam: It's to fix my setup in Victoria. It does already work with more recent deployments... | 09:53 |
tkajinam | yeah | 09:53 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!