File tree Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Expand file tree Collapse file tree 1 file changed +4
-10
lines changed Original file line number Diff line number Diff line change @@ -140,12 +140,12 @@ kolla_sources:
140140 reference : stackhpc/{{ openstack_release }}
141141 neutron-server-plugin-networking-mlnx :
142142 type : git
143- location : https://github.com/stackhpc /networking-mlnx
144- reference : stackhpc/{{ openstack_release }}
143+ location : https://opendev.org/x /networking-mlnx
144+ reference : master
145145 nova-compute-plugin-networking-mlnx :
146146 type : git
147- location : https://github.com/stackhpc /networking-mlnx
148- reference : stackhpc/{{ openstack_release }}
147+ location : https://opendev.org/x /networking-mlnx
148+ reference : master
149149
150150# ##############################################################################
151151# Kolla image build configuration.
@@ -167,12 +167,6 @@ stackhpc_rocky_9_additional_repos:
167167 - url : " {{ stackhpc_repo_centos_stream_9_nfv_openvswitch_url }}"
168168 file : " CentOS-NFV-OpenvSwitch.repo"
169169 tag : " centos-nfv-openvswitch"
170- - url : " {{ stackhpc_repo_delorian_master_testing_url }}"
171- file : " DeLorean.repo"
172- tag : " delorean-master-testing"
173- - url : " {{ stackhpc_repo_delorian_master_build_deps_url }}"
174- file : " DeLorean.repo"
175- tag : " delorean-master-build-deps"
176170 - url : " {{ stackhpc_repo_centos_stream_9_opstools_url }}"
177171 file : " CentOS-OpsTools.repo"
178172 tag : " centos-opstools"
You can’t perform that action at this time.
0 commit comments