Use vmware-nsxlib from master
Change-Id: I35408ce0e98c916d6604812f698e70393ed46832
This commit is contained in:
parent
da7c01fb18
commit
153fc1f2d6
@ -26,4 +26,3 @@ oslo.vmware>=2.17.0 # Apache-2.0
|
|||||||
PrettyTable<0.8,>=0.7.1 # BSD
|
PrettyTable<0.8,>=0.7.1 # BSD
|
||||||
tooz>=1.47.0 # Apache-2.0
|
tooz>=1.47.0 # Apache-2.0
|
||||||
decorator>=3.4.0 # BSD
|
decorator>=3.4.0 # BSD
|
||||||
vmware-nsxlib>=0.7.3 # Apache-2.0
|
|
||||||
|
@ -8,6 +8,8 @@ ${DIR}/tox_install_project.sh networking-l2gw networking_l2gw $*
|
|||||||
${DIR}/tox_install_project.sh networking-sfc networking_sfc $*
|
${DIR}/tox_install_project.sh networking-sfc networking_sfc $*
|
||||||
${DIR}/tox_install_project.sh neutron-lbaas neutron_lbaas $*
|
${DIR}/tox_install_project.sh neutron-lbaas neutron_lbaas $*
|
||||||
${DIR}/tox_install_project.sh tap-as-a-service neutron_taas $*
|
${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 $*
|
||||||
|
|
||||||
CONSTRAINTS_FILE=$1
|
CONSTRAINTS_FILE=$1
|
||||||
shift
|
shift
|
||||||
|
Loading…
Reference in New Issue
Block a user