Tuesday, 2024-06-25

opendevreviewMerged openstack/puppet-keystone master: feat: add a param for arbitrary federation OIDCRedirectURI  https://review.opendev.org/c/openstack/puppet-keystone/+/92232803:42
zigotkajinam: 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
zigoDebug: Executing: '/usr/bin/openstack flavor list --quiet --format csv'09:46
zigoError: /Stage[main]/Tempest/Tempest_flavor_id_setter[flavor_ref]: Could not evaluate: Flavor cpu1-ram2-disk5 not found!09:46
zigoDebug: Executing: '/usr/bin/openstack flavor list --quiet --format csv'09:46
zigoError: /Stage[main]/Tempest/Tempest_flavor_id_setter[flavor_ref_alt]: Could not evaluate: Flavor cpu2-ram6-disk20 not found!09:46
zigoI don't understand, as the image ID setter works. How may I debug it?!?09:46
zigoAny hint?09:46
zigoHow does it get its credentials? From /etc/keystone/puppet.conf ?09:46
tkajinamzigo, it may read credentials from tempest.conf or probably /root/openrc09:50
tkajinamit can also read credentials from env09:52
zigotkajinam: Ok, thanks. Looks like writing /root/openrc fixed it for me.09:52
zigoI'll do a new file { '/root/openrc': to fix it then.09:52
tkajinamI 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 concept09:53
tkajinamok09:53
zigotkajinam: It's to fix my setup in Victoria. It does already work with more recent deployments...09:53
tkajinamyeah09:53

Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!