From: Loic Dachary Date: Tue, 10 Nov 2015 06:23:21 +0000 (+0100) Subject: Unpin os-client-config X-Git-Tag: 1.1.0~757^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F703%2Fhead;p=teuthology.git Unpin os-client-config The bug found in 1.10.1 was fixed and version 1.10.2 is now current. https://bugs.launchpad.net/os-client-config/+bug/1513919 Signed-off-by: Loic Dachary --- diff --git a/setup.py b/setup.py index 805b888a..5128efa1 100644 --- a/setup.py +++ b/setup.py @@ -60,7 +60,6 @@ setup( # is resolved 'cliff-tablib', # required to get a Field/Value output from openstack server show 'python-openstackclient', - 'os-client-config==1.9.0', ],