← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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.

** Affects: nova
     Importance: Undecided
         Status: New


** Tags: hyper-v volumes

-- 
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):
  New

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.

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


Follow ups

References