Updated package versions for latest MOSK release 24.3
Related-PROD: PROD-37028
Change-Id: Ie1e741ab7d2348a7c84c6defaec4dfbd5419b183
diff --git a/cfg_checker/common/const.py b/cfg_checker/common/const.py
index 38c1e11..e3de312 100644
--- a/cfg_checker/common/const.py
+++ b/cfg_checker/common/const.py
@@ -87,14 +87,15 @@
"unk": "uknown"
}
-ubuntu_releases = ["trusty", "xenial", "ubuntu", "bionic", "focal"]
+ubuntu_releases = ["trusty", "xenial", "ubuntu", "bionic", "focal", "jammy"]
kaas_ubuntu_active = [
+ "ubuntu-1.0.0",
"ubuntu-0.0.9",
"ubuntu-0.0.8",
- "ubuntu-2024-06-25-013612",
- "ubuntu-2024-06-27-014654",
- "ubuntu-2024-07-04-014636",
- "ubuntu-2024-07-16-014744"
+ "ubuntu-2024-08-21-014714",
+ "ubuntu-2024-09-11-014225",
+ "ubuntu-2024-10-02-014054",
+ "ubuntu-2024-10-14-013948"
]
mcp_active_tags = [
"2019.2.0",
@@ -140,6 +141,9 @@
truth = ['true', '1', 't', 'y', 'yes', 'yeah', 'yup', 'certainly', 'uh-huh']
ubuntu_versions = {
+ "24.10": "Noble Numbat",
+ "24.04": "Ornate Ocelot",
+ "22.04": "Jammy Jellyfish",
"20.10": "Groovy Gorilla",
"20.04": "Focal Fossa",
"18.04": "Bionic Beaver",
@@ -148,6 +152,8 @@
}
nova_openstack_versions = {
+ "30": "Dalmatian",
+ "29": "Caracal",
"28": "Bobcat",
"27": "Antelope",
"26": "Zed",
diff --git a/versions/repo.info.tgz b/versions/repo.info.tgz
index 0ec9f19..1706bc0 100644
--- a/versions/repo.info.tgz
+++ b/versions/repo.info.tgz
Binary files differ
diff --git a/versions/repo.versions.tgz b/versions/repo.versions.tgz
index 095225c..0997329 100644
--- a/versions/repo.versions.tgz
+++ b/versions/repo.versions.tgz
Binary files differ