← Back to team overview

yahoo-eng-team team mailing list archive

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

 

Public bug reported:

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

** Affects: nova
     Importance: Undecided
     Assignee: Claudiu Belu (cbelu)
         Status: In Progress

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

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


Follow ups