]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
os-client-config is fixed 632/head
authorLoic Dachary <ldachary@redhat.com>
Sun, 20 Sep 2015 09:28:15 +0000 (11:28 +0200)
committerLoic Dachary <ldachary@redhat.com>
Sun, 20 Sep 2015 09:28:15 +0000 (11:28 +0200)
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 <loic@dachary.org>
setup.py

index 037195c343a340a8a049f38206a2e09ca086fe9c..646ad2d322130392f14b6a449826cf2d030978be 100644 (file)
--- 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',
                       ],