Remove obsolete storage driver methods

Registered by Doug Hellmann

The get_volume_sum(), get_volume_max(), and get_event_interval() methods of the storage API are only used by the V1 API. The values they return can be obtained from the return value of get_meter_statistics(), so we should update the V1 API implementation and then remove the methods from the storage drivers to keep that API clean and tight.

Blueprint information

Status:
Complete
Approver:
Julien Danjou
Priority:
Medium
Drafter:
None
Direction:
Approved
Assignee:
Julien Danjou
Definition:
Approved
Series goal:
Accepted for havana
Implementation:
Implemented
Milestone target:
milestone icon 2013.2
Started by
Julien Danjou
Completed by
Julien Danjou

Related branches

Sprints

Whiteboard

Stolen from Doug since I've started it. :) -- jd

Gerrit topic: https://review.openstack.org/#q,topic:bp/remove-obsolete-storage-driver-methods,n,z

Addressed by: https://review.openstack.org/25719
    stoarge: remove get_volume_sum and get_volume_max

Addressed by: https://review.openstack.org/26081
    storage: get rid of get_event_interval

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.