Comment 8 for bug 1523469

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

Reviewed: https://review.openstack.org/256340
Committed: https://git.openstack.org/cgit/openstack/fuel-octane/commit/?id=10bc5e84ebcb00d04ed98a1fcbf135c4ce712e07
Submitter: Jenkins
Branch: stable/7.0

commit 10bc5e84ebcb00d04ed98a1fcbf135c4ce712e07
Author: Oleg Gelbukh <email address hidden>
Date: Mon Dec 7 13:02:02 2015 +0000

    Pass FQDN to host_evacuate.sh command

    FQDN is required for nova to identify the host since version 6.1.

    Pass FQDN value from node's data hash to command host_evacuate.sh
    if version of the original environment is 6.1 or higher. Pass
    the short name (node-N) of the node otherwise.

    Closes-bug: 1523469
    Change-Id: I5be715f4eab445f3cf823526a98a23e7a1749f2a
    (cherry picked from commit 8c615af7ac8c38fe2d11c74f8cda89f079d0bc3f)