]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commit
openstack: do not display openstack client warnings 927/head
authorLoic Dachary <ldachary@redhat.com>
Sat, 6 Aug 2016 08:48:14 +0000 (10:48 +0200)
committerLoic Dachary <ldachary@redhat.com>
Tue, 9 Aug 2016 22:32:16 +0000 (00:32 +0200)
commit9478bc7d069350180cba13479280964479988180
tree72d458b5a74a84b326f3d3b98c20ce035c8f9a99
parent46dfcffa6d560f56c9eb7443bee97467df3ada70
openstack: do not display openstack client warnings

Because they are concatenated with the STDOUT by the sh function despite
being output on STDERR and that breaks json parsing.

Signed-off-by: Loic Dachary <ldachary@redhat.com>
teuthology/nuke.py
teuthology/openstack/__init__.py
teuthology/openstack/test/openstack-integration.py
teuthology/openstack/test/test_openstack.py
teuthology/provision/openstack.py