Updated packages for MOSK 25.1 release, ceph collect scipt
Related-PROD: PROD-37028
Change-Id: I863ffc55a0a8ead0562cc3c104a5f209ac320fb2
diff --git a/cfg_checker/common/const.py b/cfg_checker/common/const.py
index a0e62c1..05e20cb 100644
--- a/cfg_checker/common/const.py
+++ b/cfg_checker/common/const.py
@@ -89,13 +89,13 @@
ubuntu_releases = ["trusty", "xenial", "ubuntu", "bionic", "focal", "jammy", "noble"]
kaas_ubuntu_active = [
+ "ubuntu-1.1.0",
"ubuntu-1.0.0",
"ubuntu-0.0.9",
"ubuntu-0.0.8",
- "ubuntu-2025-01-08-003900",
- "ubuntu-2025-01-27-003900",
- "ubuntu-2025-02-17-003900",
- "ubuntu-2025-03-05-003900"
+ "ubuntu-2025-05-26-003900",
+ "ubuntu-2025-06-23-003900",
+ "ubuntu-2025-07-16-003900"
]
mcp_active_tags = [
"2019.2.0",
@@ -152,6 +152,8 @@
}
nova_openstack_versions = {
+ "32": "Flamingo",
+ "31": "Epoxy",
"30": "Dalmatian",
"29": "Caracal",
"28": "Bobcat",