← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1402403] Re: Hyper-V: wrong constant name causes volume attach to fail

 

** Changed in: nova
       Status: Fix Committed => Fix Released

** Changed in: nova
    Milestone: None => kilo-2

-- 
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/1402403

Title:
  Hyper-V: wrong constant name causes volume attach to fail

Status in OpenStack Compute (Nova):
  Fix Released

Bug description:
  This patch https://review.openstack.org/#/c/107177/ changed a few
  constant names, among which  _DISK_RES_SUB_TYPE to
  _DISK_DRIVE_RES_SUB_TYPE.

  Because of a mistake when rebasing this patch
  https://review.openstack.org/#/c/129235/, the old constant name was
  used in the vmutils.get_attached_disks method. This causes volume
  attach to fail.

  Trace: http://paste.openstack.org/show/151021/

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1402403/+subscriptions


References