Skip to content

Commit 5247828

Browse files
committed
VAST images for Epoxy
1 parent 0e107e4 commit 5247828

3 files changed

Lines changed: 21 additions & 0 deletions

File tree

etc/kayobe/kolla-image-tags.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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

etc/kayobe/kolla.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff 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.
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
This patch provides Cinder support for VAST storage backends
5+
and Manila support for VAST multitenancy.

0 commit comments

Comments
 (0)