Bump up python version for Debian Bullseye
Depends-On: https://review.opendev.org/c/openstack/kolla/+/772479 Change-Id: I7ae919875fb9dea756ca26d90dc1af791ac766ce
This commit is contained in:
parent
51134fb311
commit
d9b21cde93
@ -1131,7 +1131,7 @@ kafka_broker_count: "{{ groups['kafka'] | length }}"
|
||||
#########################
|
||||
distro_python_version_map: {
|
||||
"centos": "3.6",
|
||||
"debian": "3.7",
|
||||
"debian": "3.9",
|
||||
"rhel": "3.6",
|
||||
"ubuntu": "3.8"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user