File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change @@ -76,4 +76,18 @@ images:
76
76
ovn_ovsdb_sb : " docker.io/openstackhelm/ovn:ubuntu_jammy-20250111"
77
77
ovn_northd : " docker.io/openstackhelm/ovn:ubuntu_jammy-20250111"
78
78
ovn_controller : " docker.io/openstackhelm/ovn:ubuntu_jammy-20250111"
79
+
80
+ # horizon
81
+ horizon : " quay.io/airshipit/horizon:2024.2-ubuntu_jammy"
82
+ horizon_db_sync : " quay.io/airshipit/horizon:2024.2-ubuntu_jammy"
83
+
84
+ # glance
85
+ glance_api : " quay.io/airshipit/glance:2024.2-ubuntu_jammy"
86
+ glance_db_sync : " quay.io/airshipit/glance:2024.2-ubuntu_jammy"
87
+ glance_metadefs_load : " quay.io/airshipit/glance:2024.2-ubuntu_jammy"
88
+ glance_storage_init : " docker.io/openstackhelm/ceph-config-helper:latest-ubuntu_jammy"
89
+
90
+ # skyline
91
+ skyline : " quay.io/airshipit/skyline:latest"
92
+ skyline_db_sync : " quay.io/airshipit/skyline:latest"
79
93
...
You can’t perform that action at this time.
0 commit comments