]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: use flavor list to verify connectivity 731/head
authorLoic Dachary <ldachary@redhat.com>
Sun, 29 Nov 2015 17:53:19 +0000 (18:53 +0100)
committerLoic Dachary <ldachary@redhat.com>
Wed, 2 Dec 2015 14:22:54 +0000 (15:22 +0100)
commitbfaa69a653171440c3c2c60096195241577b4987
tree63a30a992a6f053b97d57516e59b89f602ec78b6
parent806de43e17f9911bc26124d23bbca078282b20b2
openstack: use flavor list to verify connectivity

Using the server list to verify if the connection to the OpenStack
cluster works may generate too much output if there are many
instances. Use the last two lines of flavor list instead.

Signed-off-by: Loic Dachary <loic@dachary.org>
teuthology/openstack/__init__.py