Skip to content
Merged
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
3 changes: 3 additions & 0 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@ kolla_image_tags:
openstack:
rocky-9: 2025.1-rocky-9-20250730T105631
ubuntu-noble: 2025.1-ubuntu-noble-20250730T105631
keystone:
rocky-9: 2025.1-rocky-9-20250805T134044
ubuntu-noble: 2025.1-ubuntu-noble-20250805T134044
4 changes: 4 additions & 0 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,10 @@ kolla_sources:
type: git
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
reference: 1.3.0
keystone-base:
type: git
location: https://github.com/stackhpc/keystone.git
reference: stackhpc/{{ openstack_release }}
magnum-base:
type: git
location: https://github.com/stackhpc/magnum.git
Expand Down