Comment 5 for bug 1387602

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to fuel-main (master)

Reviewed: https://review.openstack.org/137674
Committed: https://git.openstack.org/cgit/stackforge/fuel-main/commit/?id=2cfe37a6c17204ac0164bda4dd18de315b51ddcc
Submitter: Jenkins
Branch: master

commit 2cfe37a6c17204ac0164bda4dd18de315b51ddcc
Author: Serhiy Ovsianikov <email address hidden>
Date: Thu Dec 11 11:31:23 2014 +0200

    Correct search of name virtual machines in list

    In the functions is_vm_running() and is_vm_present(), located in the
    file function/vm.sh, search of running and available virtual machines
    has been fixed. The search of the names virtual machines
    extrafuel-master and extrafuel-slave-1 didn't work correctly.

    Change-Id: If73546e5b4b2a8a64f0b955f85579ee0dafd93f0
    Closes-Bug: #1387602