Adjust the distro_python_version for Jammy

We built Jammy images under the existing focal tag.

Change-Id: I22859732bbe241a78e9ea451f104e7810fa4cbcc
This commit is contained in:
Radosław Piliszek 2022-07-28 14:17:29 +02:00
parent 0272805d5b
commit 8a48223779

View File

@ -1158,7 +1158,7 @@ distro_python_version_map: {
"centos": "3.6",
"debian": "3.9",
"rhel": "3.6",
"ubuntu": "3.8"
"ubuntu": "3.10"
}
kolla_base_distro_version_default_map: {