Comment 8 for bug 1614118

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to python-novaclient (stable/liberty)

Reviewed: https://review.openstack.org/358189
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=48a8e73b86c5d14b153e1246672a4520ea45ccaf
Submitter: Jenkins
Branch: stable/liberty

commit 48a8e73b86c5d14b153e1246672a4520ea45ccaf
Author: Ukesh Kumar Vasudevan <email address hidden>
Date: Fri Aug 19 18:10:19 2016 +0530

    Pick first image if can't find the specific image

    In pick_image method to just pick the first image it finds
    if it can't find the specific cirros-*uec image.

    Also look for the -disk.img since devstack is changing
    the default image in:

    Id65ebae73b28da7185cb349b714b659af51ef77f

    Change-Id: I0e4c38a9e0ae25a922f6b0e09f3f2531f49c88c9
    Closes-Bug: 1614118
    (cherry picked from commit 01de5a9f68ad474e9bfa213ffeb3501066a52ebd)
    (cherry picked from commit 5bdee97f4843de36669e25aa27874c93451fe05a)