Comment 29 for bug 1417667

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to nova (master)

Reviewed: https://review.openstack.org/244484
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=0bb21d5173bc0f2d4a3a9455e54a50befff7b581
Submitter: Jenkins
Branch: master

commit 0bb21d5173bc0f2d4a3a9455e54a50befff7b581
Author: Nikola Dipanov <email address hidden>
Date: Fri Oct 16 14:51:39 2015 +0100

    compute: split check_can_live_migrate_destination

    We'll want to add claims around the logic of this method, so it's better
    if there is a nested method that does the business logic to
    avoid deep nesting that makes the code less readable.

    Related-bug: 1417667
    Change-Id: I8c2f1a67846fe27dbe350a288d7e9be6be109b90