Skip to content

Commit a57174e

Browse files
committed
temp: fix dependencies
1 parent 0b8af3b commit a57174e

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

etc/kayobe/kolla.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -135,18 +135,14 @@ kolla_sources:
135135
type: git
136136
location: https://github.com/stackhpc/stackhpc-inspector-plugins.git
137137
reference: 1.3.0
138-
keystone-base:
139-
type: git
140-
location: https://github.com/stackhpc/keystone.git
141-
reference: stackhpc/{{ openstack_release }}
142138
neutron-server-plugin-networking-mlnx:
143139
type: git
144140
location: https://github.com/stackhpc/networking-mlnx.git
145-
reference: stackhpc/{{ openstack_release }}
141+
reference: stackhpc/2025.1
146142
nova-compute-plugin-networking-mlnx:
147143
type: git
148144
location: https://github.com/stackhpc/networking-mlnx.git
149-
reference: stackhpc/{{ openstack_release }}
145+
reference: stackhpc/2025.1
150146
blazar-base:
151147
type: git
152148
location: https://github.com/stackhpc/blazar.git

0 commit comments

Comments
 (0)