Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,9 @@ kolla_image_tags:
ubuntu-noble: 2025.1-ubuntu-noble-20260416T131004
prometheus_cadvisor:
rocky-9: 2025.1-rocky-9-20260303T104901
cinder:
rocky-9: 2025.1-rocky-9-20260512T204620
ubuntu-noble: 2025.1-ubuntu-noble-20260515T083354
manila:
rocky-9: 2025.1-rocky-9-20260511T100757
ubuntu-noble: 2025.1-ubuntu-noble-20260515T083354
8 changes: 8 additions & 0 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,14 @@ kolla_sources:
type: git
location: https://github.com/stackhpc/blazar.git
reference: stackhpc/master
cinder-base:
type: git
location: https://github.com/stackhpc/cinder.git
reference: stackhpc/{{ openstack_release }}
manila-base:
type: git
location: https://github.com/stackhpc/manila.git
reference: stackhpc/{{ openstack_release }}

###############################################################################
# Kolla image build configuration.
Expand Down
Loading