Activity log for bug #1485766

Date Who What changed Old value New value Message
2015-08-17 21:22:40 Scott DAngelo bug added bug
2015-08-17 21:22:47 Scott DAngelo cinder: assignee Scott DAngelo (scott-dangelo)
2015-08-17 21:23:18 Scott DAngelo description The function force_detach in cinder/api/contrib/admin_actions does not take a connector in the body of the request. When it calls terminate connection it passes in an empty dict as the connector: self.volume_api.terminate_connection(context, volume, {}, force=True) The effect of this is that it does nothing, but might fool the user into thinking it does indeed force_detach. Before any other changes to cinder force_detach this must be fixed. The function force_detach in cinder/api/contrib/admin_actions does not take a connector in the body of the request. When it calls terminate connection it passes in an empty dict as the connector:     self.volume_api.terminate_connection(context, volume, {}, force=True) The effect of this is that it does nothing, but might fool the user into thinking it does indeed force_detach. Before any other changes to cinder force_detach this must be fixed.
2015-08-17 21:36:43 OpenStack Infra cinder: status New In Progress
2015-09-01 06:36:52 OpenStack Infra cinder: status In Progress Fix Committed
2015-09-03 14:49:14 Thierry Carrez cinder: status Fix Committed Fix Released
2015-09-03 14:49:14 Thierry Carrez cinder: milestone liberty-3
2015-10-15 11:52:24 Thierry Carrez cinder: milestone liberty-3 7.0.0