Commit a894638
committed
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/+/9517471 parent 094c2e0 commit a894638
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
311 | 311 | | |
312 | 312 | | |
313 | 313 | | |
314 | | - | |
| 314 | + | |
315 | 315 | | |
316 | 316 | | |
317 | 317 | | |
| |||
0 commit comments