File tree Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Expand file tree Collapse file tree 1 file changed +6
-8
lines changed Original file line number Diff line number Diff line change @@ -149,10 +149,9 @@ kolla_sources:
149
149
reference : stackhpc/{{ openstack_release }}
150
150
neutron-server-plugin-networking-mlnx :
151
151
type : git
152
- location : https://opendev.org/x/networking-mlnx
153
- # FIXME(wszumski): Last stable release is stable/yoga
154
- # reference: stable/{{ openstack_release }}
155
- reference : master
152
+ location : https://github.com/stackhpc/networking-mlnx
153
+ # FIXME(wszumski): Remove WIP after testing
154
+ reference : stackhpc/{{ openstack_release }}-WIP
156
155
octavia-api-plugin-ovn-octavia-provider :
157
156
type : git
158
157
location : https://github.com/stackhpc/ovn-octavia-provider.git
@@ -163,10 +162,9 @@ kolla_sources:
163
162
reference : stackhpc/{{ openstack_release }}
164
163
nova-compute-plugin-networking-mlnx :
165
164
type : git
166
- location : https://opendev.org/x/networking-mlnx
167
- # FIXME(wszumski): Last stable release is stable/yoga
168
- # reference: stable/{{ openstack_release }}
169
- reference : master
165
+ location : https://github.com/stackhpc/networking-mlnx
166
+ # FIXME(wszumski): Remove WIP after testing
167
+ reference : stackhpc/{{ openstack_release }}-WIP
170
168
171
169
# ##############################################################################
172
170
# Kolla image build configuration.
You can’t perform that action at this time.
0 commit comments