Comment 2 for bug 1164072

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

Reviewed: https://review.openstack.org/26150
Committed: http://github.com/openstack/nova/commit/676b16bfe5ff41eb28d782c888c17dae6bdff76a
Submitter: Jenkins
Branch: master

commit 676b16bfe5ff41eb28d782c888c17dae6bdff76a
Author: Michael Still <email address hidden>
Date: Fri Apr 5 08:57:35 2013 +1100

    Fix error message in pre_live_migration.

    We are using locals() to reference a variable which doesn't exist
    in this error message. Also rename the instance variable while I
    am here to be more consistent with other uses.

    Resolves bug 1164072.

    Change-Id: I96f5e2a81ac2e97181c3e87df83e19b381f4bcd2