Patch to fix VTN after OVSDB changed Neutron artifact name
[integration/distribution.git] / distributions / virtualization / src / assemble / resources / run.sh
index 3066de441144f39d3671768314e0552634cd955f..d40f5391f0f96acfc7e93c8a93c938f58fdf47b3 100755 (executable)
@@ -34,7 +34,7 @@ else
     elif [ "${virt}" == "opendove" ]; then
         ODL_VIRT_FILTER="ovsdb|vtn"
     elif [ "${virt}" == "vtn" ]; then
-        ODL_VIRT_FILTER="opendove|ovsdb.neutron|controller.(arphandler|samples)"
+        ODL_VIRT_FILTER="opendove|ovsdb.openstack|controller.(arphandler|samples)"
     else
         usage
     fi