Update vmware-nsxlib to version 0.7.0

This contains bug fixes for:
 - IPAM
 - disable uRPF check on container port
 - allow seeting QoS shaper values to 0
 - use project-id instead of tenant-id
 - support update for router description
 - add pool ID for port update

In addition it also adds support for:
- client certificates

Change-Id: I42d7fb809389dc67c9bc45a86ccc0b4e91fbeadc
This commit is contained in:
Gary Kotton 2017-01-31 01:13:25 -08:00
parent 7054457cd2
commit 36fed8c17a
2 changed files with 2 additions and 2 deletions

@ -186,7 +186,7 @@ python-etcd>=0.4.3 # MIT License
python-k8sclient>=0.2.0 # Apache-2.0
typing>=3.5.2.2 # PSF
voluptuous>=0.8.9 # BSD License
vmware-nsxlib>=0.6.0 # Apache-2.0
vmware-nsxlib>=0.7.0 # Apache-2.0
pydotplus>=2.0.2 # MIT License
crc16>=0.1.1 # LGPLv3+
pyzabbix>=0.7.4 # LGPL

@ -426,7 +426,7 @@ unittest2===1.1.0
uritemplate===3.0.0
urllib3===1.20
virtualenv===15.1.0
vmware-nsxlib===0.6.0
vmware-nsxlib===0.7.0
voluptuous===0.9.3
waitress===1.0.1
warlock===1.2.0