Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 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 @@ -33,11 +33,11 @@ kolla_image_tags:
manila:
rocky-9: 2023.1-rocky-9-20240809T102431
neutron:
rocky-9: 2023.1-rocky-9-20240923T162134
ubuntu-jammy: 2023.1-ubuntu-jammy-20240923T162134
rocky-9: 2023.1-rocky-9-20240926T151818
ubuntu-jammy: 2023.1-ubuntu-jammy-20240926T151818
nova:
rocky-9: 2023.1-rocky-9-20240916T114629
ubuntu-jammy: 2023.1-ubuntu-jammy-20240916T114629
rocky-9: 2023.1-rocky-9-20240926T151818
ubuntu-jammy: 2023.1-ubuntu-jammy-20240926T151818
octavia:
rocky-9: 2023.1-rocky-9-20240730T090421
ubuntu-jammy: 2023.1-ubuntu-jammy-20240730T090421
Expand Down
4 changes: 2 additions & 2 deletions etc/kayobe/kolla.yml
Original file line number Diff line number Diff line change
Expand Up @@ -150,11 +150,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