Skip to content

Commit 570b325

Browse files
authored
Use stackhpc fork
1 parent 7118d55 commit 570b325

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

etc/kayobe/kolla.yml

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -149,10 +149,9 @@ kolla_sources:
149149
reference: stackhpc/{{ openstack_release }}
150150
neutron-server-plugin-networking-mlnx:
151151
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
156155
octavia-api-plugin-ovn-octavia-provider:
157156
type: git
158157
location: https://github.com/stackhpc/ovn-octavia-provider.git
@@ -163,10 +162,9 @@ kolla_sources:
163162
reference: stackhpc/{{ openstack_release }}
164163
nova-compute-plugin-networking-mlnx:
165164
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
170168

171169
###############################################################################
172170
# Kolla image build configuration.

0 commit comments

Comments
 (0)