Skip to content
Closed
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
8 changes: 4 additions & 4 deletions etc/kayobe/kolla-image-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@ kolla_image_tags:
rocky-9: 2024.1-rocky-9-20240805T142526
ubuntu-jammy: 2024.1-ubuntu-jammy-20240805T142526
nova:
rocky-9: 2024.1-rocky-9-20240918T164436
ubuntu-jammy: 2024.1-ubuntu-jammy-20240918T164436
rocky-9: 2024.1-rocky-9-20240926T132651
ubuntu-jammy: 2024.1-ubuntu-jammy-20240926T132651
neutron:
rocky-9: 2024.1-rocky-9-20240918T164436
ubuntu-jammy: 2024.1-ubuntu-jammy-20240918T164436
rocky-9: 2024.1-rocky-9-20240926T132651
ubuntu-jammy: 2024.1-ubuntu-jammy-20240926T132651
horizon:
rocky-9: 2024.1-rocky-9-20240909T144917
ubuntu-jammy: 2024.1-ubuntu-jammy-20240909T144917
Expand Down
4 changes: 2 additions & 2 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -141,11 +141,11 @@ kolla_sources:
neutron-server-plugin-networking-mlnx:
type: git
location: https://github.com/stackhpc/networking-mlnx
reference: stackhpc/{{ openstack_release }}
reference: bugfix/{{ openstack_release }}
nova-compute-plugin-networking-mlnx:
type: git
location: https://github.com/stackhpc/networking-mlnx
reference: stackhpc/{{ openstack_release }}
reference: bugfix/{{ openstack_release }}

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