From 146931cf9625bc6392a2f167f2f6df661da475ea Mon Sep 17 00:00:00 2001 From: Gary Kotton Date: Tue, 20 Dec 2016 02:25:51 -0800 Subject: [PATCH] Update vmware_nsxlib version to 0.5.0 The version contains the following bug fixes: 1. Bug fix for DHCP. This ensures that a instance gets the correct default gateway. The version also adds new API's supporting IPAM. Change-Id: I8a34ab330796157489708b1b9e2f7191c89112af --- global-requirements.txt | 2 +- upper-constraints.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/global-requirements.txt b/global-requirements.txt index 09aaacab05..7cf60a9af8 100644 --- a/global-requirements.txt +++ b/global-requirements.txt @@ -178,7 +178,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.4.0 # Apache-2.0 +vmware-nsxlib>=0.5.0 # Apache-2.0 pydotplus>=2.0.2 # MIT License crc16>=0.1.1 # LGPLv3+ pyzabbix>=0.7.4 # LGPL diff --git a/upper-constraints.txt b/upper-constraints.txt index 697756b0d8..104dd53131 100644 --- a/upper-constraints.txt +++ b/upper-constraints.txt @@ -409,7 +409,7 @@ unittest2===1.1.0 uritemplate===3.0.0 urllib3===1.19.1 virtualenv===15.1.0 -vmware-nsxlib===0.4.0 +vmware-nsxlib===0.5.0 voluptuous===0.9.3 waitress===1.0.1 warlock===1.2.0