Zun

Use cinderclient to search volume

Bug #1733356 reported by hongbin
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zun
Fix Committed
Low
Kevin Zhao

Bug Description

The "search_volume" in zun.volume.cinder_api [1] is a re-implementation of "find" in cinderclient [2]. It is better to re-use the implementation in cinderclient instead of re-implementing our own. Let's investigate if we can leverage "find" to implement "search_volume" so that we can reduce the codes to maintain.

[1] https://github.com/openstack/zun/blob/master/zun/volume/cinder_api.py
[2] https://github.com/openstack/python-cinderclient/blob/master/cinderclient/base.py#L368

hongbin (hongbin034)
description: updated
description: updated
Changed in zun:
importance: Undecided → Low
status: New → Triaged
Revision history for this message
hongbin (hongbin034) wrote :
Changed in zun:
assignee: nobody → Kevin Zhao (kevin-zhao)
status: Triaged → Fix Committed
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.