File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -45,3 +45,11 @@ kolla_image_tags:
4545 ubuntu-noble : 2025.1-ubuntu-noble-20260416T131004
4646 prometheus_cadvisor :
4747 rocky-9 : 2025.1-rocky-9-20260303T104901
48+ cinder :
49+ rocky-9 : 2025.1-rocky-9-20260512T204620
50+ rocky-10 : 2025.1-rocky-10-20260529T102322
51+ ubuntu-noble : 2025.1-ubuntu-noble-20260515T083354
52+ manila :
53+ rocky-9 : 2025.1-rocky-9-20260511T100757
54+ rocky-10 : 2025.1-rocky-10-20260529T102322
55+ ubuntu-noble : 2025.1-ubuntu-noble-20260515T083354
Original file line number Diff line number Diff line change @@ -165,6 +165,14 @@ kolla_sources:
165165 type : git
166166 location : https://github.com/stackhpc/blazar.git
167167 reference : stackhpc/master
168+ cinder-base :
169+ type : git
170+ location : https://github.com/stackhpc/cinder.git
171+ reference : stackhpc/{{ openstack_release }}
172+ manila-base :
173+ type : git
174+ location : https://github.com/stackhpc/manila.git
175+ reference : stackhpc/{{ openstack_release }}
168176
169177# ##############################################################################
170178# Kolla image build configuration.
Original file line number Diff line number Diff line change 1+ ---
2+ features :
3+ - |
4+ This patch provides Cinder support for VAST storage backends
5+ and Manila support for VAST multitenancy.
You can’t perform that action at this time.
0 commit comments