From: Loic Dachary Date: Sun, 20 Sep 2015 09:28:15 +0000 (+0200) Subject: os-client-config is fixed X-Git-Tag: 1.1.0~815^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=refs%2Fpull%2F632%2Fhead;p=teuthology.git os-client-config is fixed No need to pin 1.6.3 since 1.7.3 has been released and fixes the regression. https://bugs.launchpad.net/python-openstackclient/+bug/1496689 Signed-off-by: Loic Dachary --- diff --git a/setup.py b/setup.py index 037195c34..646ad2d32 100644 --- a/setup.py +++ b/setup.py @@ -55,7 +55,6 @@ setup( 'pyopenssl>=0.13', 'ndg-httpsclient', 'pyasn1', - 'os-client-config == 1.6.3', # https://bugs.launchpad.net/os-client-config/+bug/1496624 'python-openstackclient', ],