stackhpc / a-universe-from-nothing

Kayobe configuration for the Kayobe workshop "A Universe from Nothing: Containerised OpenStack deployment using Kolla, Ansible and Kayobe"
https://docs.openstack.org/kayobe/latest/
Apache License 2.0
83 stars 27 forks source link

Use Python 3.12 on Rocky Linux 9 #179

Closed priteau closed 2 weeks ago

priteau commented 3 weeks ago

This is needed once Kayobe starts requiring Python 3.10 or above [1]. This requires support for the new --python argument of beokay [2].

[1] https://review.opendev.org/c/openstack/kayobe/+/926639 [2] https://github.com/stackhpc/beokay/pull/14