Bump PyECLib version to >= 1.0.3

ECPyECLibException has been removed in 1.0.1, among other
API/error handling enhancements in 1.0.3. Let's make sure
the right version is used.

Change-Id: Ie6e0c1b491017dd5096b14c23b610abc22b03d6a
This commit is contained in:
Christian Schwede 2015-03-13 13:19:44 +00:00 committed by Tushar Gohad
parent 2fa4906cb8
commit 3d3db0ab78

View File

@ -9,3 +9,4 @@ netifaces>=0.5,!=0.10.0,!=0.10.1
pastedeploy>=1.3.3
simplejson>=2.0.9
xattr>=0.4
PyECLib>=1.0.3