Merge "Remove unconstrained for vmware-nsxlib"

This commit is contained in:
Jenkins 2017-03-08 13:02:55 +00:00 committed by Gerrit Code Review
commit db9c65f64d

View File

@ -8,8 +8,7 @@ ${DIR}/tox_install_project.sh networking-l2gw networking_l2gw $*
${DIR}/tox_install_project.sh networking-sfc networking_sfc $*
${DIR}/tox_install_project.sh neutron-lbaas neutron_lbaas $*
${DIR}/tox_install_project.sh tap-as-a-service neutron_taas $*
#garyk(TODO) remove the unconstrained when requirements are updated
${DIR}/tox_install_project.sh vmware-nsxlib vmware_nsxlib unconstrained $*
${DIR}/tox_install_project.sh vmware-nsxlib vmware_nsxlib $*
CONSTRAINTS_FILE=$1
shift