← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1759609] Re: VMware: _detach_instance_volumes method fails due to wrong detach_volume call

 

** Changed in: nova
   Importance: Undecided => Medium

** Also affects: nova/queens
   Importance: Undecided
       Status: New

** Changed in: nova/queens
   Importance: Undecided => Medium

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

Title:
  VMware:  _detach_instance_volumes method fails due to wrong
  detach_volume call

Status in OpenStack Compute (nova):
  In Progress
Status in OpenStack Compute (nova) queens series:
  New

Bug description:
  The method _detach_instance_volumes [1] calls self.detach_volume [2]
  with an invalid number of arguments (context argument is missing),
  causing it to fail.

  [1] https://github.com/openstack/nova/blob/master/nova/virt/vmwareapi/driver.py#L426
  [2] https://github.com/openstack/nova/blob/master/nova/virt/vmwareapi/driver.py#L438

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


References