yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #37724
[Bug 1467916] Re: Hyper-V: get free SCSI controller slot issue on V1
** Changed in: nova
Status: Fix Committed => Fix Released
** Changed in: nova
Milestone: None => liberty-3
--
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/1467916
Title:
Hyper-V: get free SCSI controller slot issue on V1
Status in OpenStack Compute (nova):
Fix Released
Bug description:
The method retrieving a free SCSI controller slot gets all the related
disk resources, checking their address using the AddressOnParent
attribute.
The issue is that this WMI object attribute is not available on the V1 virtualization namespace, for which reason this method will raise
an AttributeError in case there disks connected to the SCSI controller. For this reason, attaching a second volume will fail.
This bug affects Windows Server 2008 R2 and Windows Server 2012 when
using the V1 namespace.
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1467916/+subscriptions
References