]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
Pin os-client-config to 1.9.0 700/head
authorZack Cerza <zack@redhat.com>
Fri, 6 Nov 2015 18:17:29 +0000 (11:17 -0700)
committerZack Cerza <zack@redhat.com>
Fri, 6 Nov 2015 18:17:29 +0000 (11:17 -0700)
This is to fix 'openstack image list --json' acting as if --debug were
passed. This was breaking things.

https://bugs.launchpad.net/os-client-config/+bug/1513919

Signed-off-by: Zack Cerza <zack@redhat.com>
setup.py

index 5128efa1b3fa5ead7a1c07bbbd8a83904914bb2c..805b888a9fd9083b39b9ba10be4d2b104bf3a591 100644 (file)
--- a/setup.py
+++ b/setup.py
@@ -60,6 +60,7 @@ setup(
                       # is resolved
                       'cliff-tablib', # required to get a Field/Value output from openstack server show
                       'python-openstackclient',
+                      'os-client-config==1.9.0',
                       ],