Skip to content

Commit 0c40ca3

Browse files
authored
Remove WIP references
1 parent c4399ac commit 0c40ca3

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

etc/kayobe/kolla.yml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,13 +150,11 @@ kolla_sources:
150150
neutron-server-plugin-networking-mlnx:
151151
type: git
152152
location: https://github.com/stackhpc/networking-mlnx
153-
# FIXME(wszumski): Remove WIP after testing
154-
reference: stackhpc/{{ openstack_release }}-WIP
153+
reference: stackhpc/{{ openstack_release }}
155154
nova-compute-plugin-networking-mlnx:
156155
type: git
157156
location: https://github.com/stackhpc/networking-mlnx
158-
# FIXME(wszumski): Remove WIP after testing
159-
reference: stackhpc/{{ openstack_release }}-WIP
157+
reference: stackhpc/{{ openstack_release }}
160158

161159
###############################################################################
162160
# Kolla image build configuration.

0 commit comments

Comments
 (0)