Skip to content
Draft
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
4 changes: 2 additions & 2 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,8 @@ kolla_image_tags:
rocky-9: 2025.1-rocky-9-20260303T104901
ubuntu-noble: 2025.1-ubuntu-noble-20260223T134735
ironic:
rocky-9: 2025.1-rocky-9-20260303T104021
ubuntu-noble: 2025.1-ubuntu-noble-20260303T104021
rocky-9: 2025.1-rocky-9-20260521T150558
ubuntu-noble: 2025.1-ubuntu-noble-20260521T150558
ironic_dnsmasq:
rocky-9: 2025.1-rocky-9-20260205T152450
ubuntu-noble: 2025.1-ubuntu-noble-20260205T152450
Expand Down
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/cloudkitty-dashboard.git
reference: stackhpc/{{ openstack_release }}
ironic-base:
type: git
location: https://github.com/stackhpc/ironic.git
reference: stackhpc/{{ openstack_release }}
ironic-inspector-additions-stackhpc-inspector-plugins:
# Install our custom inspector plugins.
type: git
Expand Down
Loading