Saturday, 2023-07-08

MohaaThis is the Kubernetes formula to know which versions of each service are allowed. Is there such a calculation for OpenStack-Ansible? https://usercontent.irccloud-cdn.com/file/Poa2rPzP/image.png08:24
noonedeadpunkMohaa: we're having fixed SHA for each service that is used for each release. But actual compatability is actually way wider. It more boils down to compatibility between openstack services, as you can, for example, run Antelope Magnum while having rest services on Xena, for example10:43
noonedeadpunkBut mostly everything should be pretty much independent, except some features maybe, as it's designed this way10:44
noonedeadpunkwith help of microversions, which are good and bad things at the same time10:45
MohaaAnd what does SHA stand for?10:45
noonedeadpunkSecure Hash Algorithm?:) https://git-scm.com/book/en/v2/Git-Basics-Viewing-the-Commit-History10:47
MohaaAhh10:48
noonedeadpunkso if you check ansible-role-requirements, you will find exact commit of roles that will be used: https://opendev.org/openstack/openstack-ansible/src/tag/27.0.0/ansible-role-requirements.yml10:48
noonedeadpunkKinda same with all services: https://opendev.org/openstack/openstack-ansible/src/tag/27.0.0/inventory/group_vars/nova_all/source_git.yml#L4010:48
opendevreviewJames Denton proposed openstack/openstack-ansible master: feat: Add skyline deployment capability  https://review.opendev.org/c/openstack/openstack-ansible/+/85944613:37
opendevreviewMerged openstack/openstack-ansible master: Use include_role in task to avoid lack of access to vars  https://review.opendev.org/c/openstack/openstack-ansible/+/88708217:42

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