Hi Team, I am installing Openstack using Kolla-Ansible. I have following queries: 1. Tag 11.0.0 corresponds to the Openstack Victoria release. On docker hub,There are 2 types of tag for a particular kolla image - One with the Tag name and other Release name. docker pull kolla/centos-binary-ironic-pxe:victoria docker pull kolla/centos-binary-ironic-pxe:11.0.0 Image for Tag 11.0.0 was updated 6 months ago whereas for Victoria release the image is updated 4 days ago. To deploy kolla ansible in the production environment, what should we set in openstack_release field in globals.yml - tag number or release name ? 2. For wallaby Release, there is no tag 12.0.0 defined in docker hub kolla images. Is there any plan to specify kolla images with tag for wallaby or not? Regards Anirudh Gupta