Comment 7 for bug 1604749

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

Reviewed: https://review.openstack.org/430634
Committed: https://git.openstack.org/cgit/openstack/fuel-ostf/commit/?id=5f8aed55572061a1b5614252578cb47d075113ca
Submitter: Jenkins
Branch: stable/newton

commit 5f8aed55572061a1b5614252578cb47d075113ca
Author: Dmitry Belyaninov <email address hidden>
Date: Thu Nov 17 12:46:14 2016 +0000

    Check compute state before migration

    Novaclient returns list of hypervisors. We should
    check state to discard deleted or disabled
    (unavailable) compute nodes for instance migration.

    Change-Id: I319076e637162d99d33d0f69911ac426d1e08258
    Closes-Bug: 1604749