Skip to content

Commit 2969526

Browse files
authored
Test patches for resource leaks
1 parent 56f0ceb commit 2969526

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/kayobe/kolla.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,11 +150,11 @@ kolla_sources:
150150
neutron-server-plugin-networking-mlnx:
151151
type: git
152152
location: https://github.com/stackhpc/networking-mlnx
153-
reference: stackhpc/{{ openstack_release }}
153+
reference: bugfix/{{ openstack_release }}
154154
nova-compute-plugin-networking-mlnx:
155155
type: git
156156
location: https://github.com/stackhpc/networking-mlnx
157-
reference: stackhpc/{{ openstack_release }}
157+
reference: bugfix/{{ openstack_release }}
158158

159159
###############################################################################
160160
# Kolla image build configuration.

0 commit comments

Comments
 (0)