Update vmware_nsx version to 0.4.0

The version contains the following bug fixes:
1. Ensure that target type is configurable for exclude list
2. Support paginated responses from the NSX
3. Add support for firewall exclude list
4. Ensure that correct exception is raised
5. Fix router name update

Change-Id: I5d5f92cbe19ba94d390c6fecbff1ae2083231657
This commit is contained in:
Gary Kotton 2016-12-04 07:04:50 -08:00
parent a254c6775f
commit 1ea3b2bc20
2 changed files with 2 additions and 2 deletions

@ -175,7 +175,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.2.0 # Apache-2.0
vmware-nsxlib>=0.4.0 # Apache-2.0
pydotplus>=2.0.2 # MIT License
crc16>=0.1.1 # LGPLv3+
pyzabbix>=0.7.4 # LGPL

@ -407,7 +407,7 @@ unittest2===1.1.0
uritemplate===3.0.0
urllib3===1.19
virtualenv===15.1.0
vmware-nsxlib===0.2.0
vmware-nsxlib===0.4.0
voluptuous===0.9.3
waitress===1.0.1
warlock===1.2.0