← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1417348] [NEW] swap_volume calls DriverBlockDevice save with wrong parameters

 

Public bug reported:

Commit https://review.openstack.org/#/c/148788/ removed the context
parameter from the DriverBlockDevice wrapper save function. One call
of the function was missed in the driver, swap_volume is calling save with a context.

** Affects: nova
     Importance: High
     Assignee: melanie witt (melwitt)
         Status: In Progress


** Tags: libvirt

** Description changed:

- Commit fac0e90b3d54e9a2c74f8017b9a9c592bc296e0c removed the context
+ Commit https://review.openstack.org/#/c/148788/ removed the context
  parameter from the DriverBlockDevice wrapper save function. One call
  of the function was missed in the driver, swap_volume is calling save with a context.

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

Title:
  swap_volume calls DriverBlockDevice save with wrong parameters

Status in OpenStack Compute (Nova):
  In Progress

Bug description:
  Commit https://review.openstack.org/#/c/148788/ removed the context
  parameter from the DriverBlockDevice wrapper save function. One call
  of the function was missed in the driver, swap_volume is calling save with a context.

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


Follow ups

References