Skip to content

Commit 2fbd904

Browse files
committed
testo
1 parent 1662e4e commit 2fbd904

File tree

1 file changed

+4
-10
lines changed

1 file changed

+4
-10
lines changed

etc/kayobe/kolla.yml

Lines changed: 4 additions & 10 deletions
Original file line numberDiff line numberDiff 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"

0 commit comments

Comments
 (0)