← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Reviewed:  https://review.openstack.org/379628
Committed: https://git.openstack.org/cgit/openstack/nova/commit/?id=e60e95f4997a8108de0d861e15775ea5e57ef759
Submitter: Jenkins
Branch:    master

commit e60e95f4997a8108de0d861e15775ea5e57ef759
Author: Lucian Petrut <lpetrut@xxxxxxxxxxxxxxxxxxxxxx>
Date:   Thu Sep 29 20:46:03 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.
    
    Change-Id: Ibb4f1d4e40ccc98dc297e463b127772a49207d9a
    Closes-Bug: #1629040


** Changed in: nova
       Status: In Progress => 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:
  New
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