diff --git a/etc/kayobe/kolla-image-tags.yml b/etc/kayobe/kolla-image-tags.yml index acb5cb952..8b3b457a8 100644 --- a/etc/kayobe/kolla-image-tags.yml +++ b/etc/kayobe/kolla-image-tags.yml @@ -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 diff --git a/etc/kayobe/kolla.yml b/etc/kayobe/kolla.yml index fb4b65c42..89155f928 100644 --- a/etc/kayobe/kolla.yml +++ b/etc/kayobe/kolla.yml @@ -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.