Comment 5 for bug 1282456

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-ostf (stable/4.1)

Reviewed: https://review.openstack.org/76863
Committed: https://git.openstack.org/cgit/stackforge/fuel-ostf/commit/?id=2e44e9399687f8f512104da5d8689f83f9ac243a
Submitter: Jenkins
Branch: stable/4.1

commit 2e44e9399687f8f512104da5d8689f83f9ac243a
Author: Anstasiia Naboikina <email address hidden>
Date: Thu Feb 20 17:48:33 2014 +0200

    Add verification that TestVM image exists

    Added method that verifies if TestVM instance exists.
    Added method invocation to all tests that use default
    image. Moved get_image_from_name method to
    OfficialClientTest class.

    Change-Id: I9404e312009b2f98d0a3904f347fe3c1e4a8fc1d
    Closes-bug: #1282456