← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1629040] Re: Incorrect hyper-v driver capability

 

Reviewed:  https://review.openstack.org/381081
Committed: https://git.openstack.org/cgit/openstack/compute-hyperv/commit/?id=3050e9925eaedef6c752e995e1d90c73d5222deb
Submitter: Jenkins
Branch:    master

commit 3050e9925eaedef6c752e995e1d90c73d5222deb
Author: Lucian Petrut <lpetrut@xxxxxxxxxxxxxxxxxxxxxx>
Date:   Mon Oct 3 15:30:11 2016 +0300

    Disable 'supports_migrate_to_same_host' HyperV driver capability
    
    The Hyper-V driver incorrectly enables the
    'supports_migrate_to_same_host' capability.
    
    This capability seems to have been introduced having the VMWare
    cluster architecture in mind, but it leads to unintended behavior
    in case of the HyperV driver.
    
    For this reason, the Hyper-V CI is failing on an recently introduced
    tempest test, which asserts that the host has changed.
    
    This change disables this driver capability.
    
    (cherry picked from commit Ibb4f1d4e40ccc98dc297e463b127772a49207d9a)
    
    Change-Id: I9325055e5ff0757ac50bcfe4929d4c5e6e665e41
    Closes-Bug: #1629040


** Changed in: compute-hyperv
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1629040

Title:
  Incorrect hyper-v driver capability

Status in compute-hyperv:
  Fix Released
Status in OpenStack Compute (nova):
  Fix Released

Bug description:
  The Hyper-V driver incorrectly enables the
  'supports_migrate_to_same_host' capability.

  This capability seems to have been introduced having the VMWare
  cluster architecture in mind, but it leads to unintended behavior in
  case of the HyperV driver.

  For this reason, the Hyper-V CI is failing on the test_cold_migration
  tempest test, which asserts that the host has changed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compute-hyperv/+bug/1629040/+subscriptions


References