← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1451030] [NEW] _ComputeV4Proxy detach_volume does not handle kwarg for volume_id

 

Public bug reported:

Recent detach_volume definition in _ComputeV4Proxy class does not pass the volume_id variable as kwarg.
Due to which RPC dispatch messages fails to receive the volume_id.
rpcapi.py

** Affects: nova
     Importance: Undecided
     Assignee: Chhavi Agarwal (chhagarw)
         Status: Confirmed

** Changed in: nova
       Status: New => Confirmed

** Changed in: nova
     Assignee: (unassigned) => Chhavi Agarwal (chhagarw)

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

Title:
  _ComputeV4Proxy detach_volume does not handle kwarg for volume_id

Status in OpenStack Compute (Nova):
  Confirmed

Bug description:
  Recent detach_volume definition in _ComputeV4Proxy class does not pass the volume_id variable as kwarg.
  Due to which RPC dispatch messages fails to receive the volume_id.
  rpcapi.py

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


Follow ups

References