Mohaa | This 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.png | 08:24 |
---|---|---|
noonedeadpunk | Mohaa: 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 example | 10:43 |
noonedeadpunk | But mostly everything should be pretty much independent, except some features maybe, as it's designed this way | 10:44 |
noonedeadpunk | with help of microversions, which are good and bad things at the same time | 10:45 |
Mohaa | And what does SHA stand for? | 10:45 |
noonedeadpunk | Secure Hash Algorithm?:) https://git-scm.com/book/en/v2/Git-Basics-Viewing-the-Commit-History | 10:47 |
Mohaa | Ahh | 10:48 |
noonedeadpunk | so 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.yml | 10:48 |
noonedeadpunk | Kinda same with all services: https://opendev.org/openstack/openstack-ansible/src/tag/27.0.0/inventory/group_vars/nova_all/source_git.yml#L40 | 10:48 |
opendevreview | James Denton proposed openstack/openstack-ansible master: feat: Add skyline deployment capability https://review.opendev.org/c/openstack/openstack-ansible/+/859446 | 13:37 |
opendevreview | Merged openstack/openstack-ansible master: Use include_role in task to avoid lack of access to vars https://review.opendev.org/c/openstack/openstack-ansible/+/887082 | 17:42 |
Generated by irclog2html.py 2.17.3 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!