Skip to content

Commit 1e2ddad

Browse files
committed
Merge branch 'stackhpc/2024.1' into bump-horizon-cloudkitty-dashboard
2 parents 95684bb + 3e453bb commit 1e2ddad

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

etc/kayobe/kolla-image-tags.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ kolla_image_tags:
66
openstack:
77
rocky-9: 2024.1-rocky-9-20241218T141751
88
ubuntu-jammy: 2024.1-ubuntu-jammy-20241218T141809
9+
horizon:
10+
rocky-9: 2024.1-rocky-9-20250203T171853
11+
ubuntu-jammy: 2024.1-ubuntu-jammy-20250203T171853
912
ironic_prometheus_exporter:
1013
rocky-9: 2024.1-rocky-9-20250124T081816
1114
ubuntu-jammy: 2024.1-ubuntu-jammy-20250124T081816
@@ -21,6 +24,3 @@ kolla_image_tags:
2124
ovn_sb_db_relay:
2225
rocky-9: 2024.1-rocky-9-20250129T155601
2326
ubuntu-jammy: 2024.1-ubuntu-jammy-20250129T155601
24-
horizon:
25-
rocky-9: 2024.1-rocky-9-20250203T171853
26-
ubuntu-jammy: 2024.1-ubuntu-jammy-20250203T171853

tools/kolla-images.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,6 +91,7 @@
9191
"neutron_eswitchd": "neutron_mlnx_agent",
9292
"neutron_tls_proxy": "haproxy",
9393
"nova_compute_ironic": "nova",
94+
"ovn_sb_db_relay": "ovn",
9495
"redis_sentinel": "openstack",
9596
"swift_object_expirer": "swift",
9697
"tgtd": "iscsi",

0 commit comments

Comments
 (0)