Comment 2 for bug 1691056

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

Reviewed: https://review.openstack.org/476369
Committed: https://git.openstack.org/cgit/openstack/watcher/commit/?id=6731851383fef218e02d25edeb4f3c0cf6853c0c
Submitter: Jenkins
Branch: master

commit 6731851383fef218e02d25edeb4f3c0cf6853c0c
Author: aditi <email address hidden>
Date: Thu Jun 22 06:25:39 2017 +0000

    Enable migration to rely on nova-scheduler

    This patch removes the requirement to specify destination node,
    for migrate action. There can be some strategies that wants to rely
    on nova-scheduler for destination node. It will not impact any current
    strategy behavior.

    Change-Id: Ia12b2f0b8369e632a7959b28e485d86b6cff83e9
    Closes-Bug: #1691056