** Changed in: nova Status: In Progress => Fix Committed ** Changed in: nova Status: Fix Committed => 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/1347995 Title: cannot attach 3 disks to vm when using vmware ide Status in OpenStack Compute (Nova): Fix Released Bug description: when I am using openstack with vCenter, I create a vm with ide image, then I attach disk to the vm. I can not attach the second disk. version:havana 2013.02 When creating a vm with vCenter, The vmware_adapter_type property of image deciede the type of disk adapter. If vmware_adapter_type is ide, then disk adapter type is ide. After creation, we attach disk to vm. In the code implementation, the author does not change controller_key, so we can only attach disks to ide0:0/ide0:1 To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1347995/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp