]> git.apps.os.sepia.ceph.com Git - teuthology.git/commit
openstack: only consider private images
authorNathan Cutler <ncutler@suse.com>
Fri, 2 Jun 2017 12:21:22 +0000 (14:21 +0200)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Mon, 14 Oct 2019 22:11:40 +0000 (00:11 +0200)
commitafdb050622bcca70d2f43af403adb52575e80c1a
treeead5b6729f222c53f2a841c10dee73a5609f3fe5
parent282074b4378216c6a9c9e6a2b6589758c589c2e7
openstack: only consider private images

OVH only returns the first 25 images, and the public ones (which we don't use
at all) eat up all the spots.

Fixes: https://github.com/SUSE/teuthology/issues/82
Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/openstack/__init__.py