Skip to content

Commit e86dc13

Browse files
holliefaepriteau
authored andcommitted
Add VAST images for Epoxy
1 parent 3dcdc9d commit e86dc13

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
@@ -7,6 +7,10 @@ kolla_image_tags:
77
rocky-9: 2025.1-rocky-9-20260205T152450
88
rocky-10: 2025.1-rocky-10-20260423T154048
99
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
10+
cinder:
11+
rocky-9: 2025.1-rocky-9-20260512T204620
12+
rocky-10: 2025.1-rocky-10-20260529T102322
13+
ubuntu-noble: 2025.1-ubuntu-noble-20260515T083354
1014
etcd:
1115
rocky-9: 2025.1-rocky-9-20260303T104901
1216
glance:
@@ -31,6 +35,10 @@ kolla_image_tags:
3135
magnum:
3236
rocky-9: 2025.1-rocky-9-20260413T112937
3337
ubuntu-noble: 2025.1-ubuntu-noble-20260413T112937
38+
manila:
39+
rocky-9: 2025.1-rocky-9-20260511T100757
40+
rocky-10: 2025.1-rocky-10-20260529T102322
41+
ubuntu-noble: 2025.1-ubuntu-noble-20260515T083354
3442
multipathd:
3543
rocky-9: 2025.1-rocky-9-20260421T115054
3644
ubuntu-noble: 2025.1-ubuntu-noble-20260421T115054

etc/kayobe/kolla.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -131,6 +131,10 @@ kolla_sources:
131131
type: git
132132
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
133133
reference: 1.3.0
134+
cinder-base:
135+
type: git
136+
location: https://github.com/stackhpc/cinder.git
137+
reference: stackhpc/{{ openstack_release }}
134138
horizon-plugin-cloudkitty-dashboard:
135139
type: git
136140
location: https://github.com/stackhpc/cloudkitty-dashboard.git
@@ -145,6 +149,10 @@ kolla_sources:
145149
sha256:
146150
amd64: 70b2c30a19da4db264dfd68c8a3664e05093a361cefd89572ffb36f8abfa3d09
147151
arm64: 13d03672be289045d2ff00e4e345d61de1c6f21c1257a45955a30e8ae036d8f1
152+
manila-base:
153+
type: git
154+
location: https://github.com/stackhpc/manila.git
155+
reference: stackhpc/{{ openstack_release }}
148156
neutron-base-plugin-networking-generic-switch:
149157
type: git
150158
location: https://github.com/stackhpc/networking-generic-switch.git
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
features:
3+
- |
4+
Adds Cinder support for VAST storage backends and Manila support for VAST
5+
multitenancy.

0 commit comments

Comments
 (0)