You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix kolla-images.py for latest master Kolla Ansible
Kolla-ansible change [1] introduced ``docker_image_url`` variable and
it replaced the prefix for all kolla images.
Changed replacement in kolla-images.py accordingly to fix ``image_map``
not being able to be constructed well as before.
[1] https://review.opendev.org/c/openstack/kolla-ansible/+/951747
0 commit comments