From 3ab0b2f751806ce3a313ea4bf89587ba7e2c2fd4 Mon Sep 17 00:00:00 2001 From: Loic Dachary Date: Tue, 10 Nov 2015 07:23:21 +0100 Subject: [PATCH] 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 --- setup.py | 1 - 1 file changed, 1 deletion(-) diff --git a/setup.py b/setup.py index 805b888a9f..5128efa1b3 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', ], -- 2.39.5