Comment 7 for bug 1614118

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

Reviewed: https://review.openstack.org/358188
Committed: https://git.openstack.org/cgit/openstack/python-novaclient/commit/?id=5bdee97f4843de36669e25aa27874c93451fe05a
Submitter: Jenkins
Branch: stable/mitaka

commit 5bdee97f4843de36669e25aa27874c93451fe05a
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)