]> git-server-git.apps.pok.os.sepia.ceph.com Git - teuthology.git/commitdiff
openstack: add Leap 42.2 cloud image URL comment
authorNathan Cutler <ncutler@suse.com>
Wed, 8 Feb 2017 20:48:57 +0000 (21:48 +0100)
committerKyr Shatskyy <kyrylo.shatskyy@gmail.com>
Wed, 3 Apr 2019 20:26:11 +0000 (22:26 +0200)
Just a commented-out URL for now, until we figure out how to handle .tbz
extension

Signed-off-by: Nathan Cutler <ncutler@suse.com>
teuthology/openstack/__init__.py

index c153d296b72effe582a63ae18879eafdeea4d7e8..a89df9930bd3f98669e97fce1717a58035933113 100644 (file)
@@ -189,6 +189,7 @@ class OpenStack(object):
     # https://download.fedoraproject.org/pub/fedora/linux/releases/22/Cloud/x86_64/Images/Fedora-Cloud-Base-22-20150521.x86_64.qcow2
     # http://fedora.mirrors.ovh.net/linux/releases/21/Cloud/Images/x86_64/Fedora-Cloud-Base-20141203-21.x86_64.qcow2
     # http://fedora.mirrors.ovh.net/linux/releases/20/Images/x86_64/Fedora-x86_64-20-20131211.1-sda.qcow2
+    # http://download.opensuse.org/repositories/Cloud:/Images:/Leap_42.2/images/openSUSE-Leap-42.2-OpenStack-rootfs.x86_64.tbz
     image2url = {
         'centos-6.5-x86_64': 'http://cloud.centos.org/centos/6/images/CentOS-6-x86_64-GenericCloud-1508.qcow2',
         'centos-7.0-x86_64': 'http://cloud.centos.org/centos/7/images/CentOS-7-x86_64-GenericCloud-1503.qcow2',