We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4399ac commit 0c40ca3Copy full SHA for 0c40ca3
etc/kayobe/kolla.yml
@@ -150,13 +150,11 @@ kolla_sources:
150
neutron-server-plugin-networking-mlnx:
151
type: git
152
location: https://github.com/stackhpc/networking-mlnx
153
- # FIXME(wszumski): Remove WIP after testing
154
- reference: stackhpc/{{ openstack_release }}-WIP
+ reference: stackhpc/{{ openstack_release }}
155
nova-compute-plugin-networking-mlnx:
156
157
158
159
160
161
###############################################################################
162
# Kolla image build configuration.
0 commit comments