Comment 2 for bug 1836692

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

Reviewed: https://review.opendev.org/670948
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=cdb752f3d3601cb8cca48f28d6b95d2dbc9e1e20
Submitter: Zuul
Branch: master

commit cdb752f3d3601cb8cca48f28d6b95d2dbc9e1e20
Author: Takashi NATSUME <email address hidden>
Date: Tue Jul 16 13:57:08 2019 +0900

    Remove test_pre_live_migration_instance_has_no_fixed_ip

    Remove the following unit test
    because it is not useful any more.

    * test_pre_live_migration_instance_has_no_fixed_ip
      in nova/tests/unit/compute/test_compute.py

    Change-Id: I9edd70d36e7a8f40501ace574d5ae4b576a3e0ff
    Closes-Bug: #1836692