Files
python-cinderclient/cinderclient/tests/unit/test_utils.py
Cao Shufeng 8c0f84f8ad Fix omission of request_ids returned to user
ManagerWithFind's find() and findall() function is exposed to users
as ManagerWithFind is parent class of VolumeManager, SnapshotManager,
etc.

When the find() and findall() function is called by users, they should
also return request_ids to users.

Change-Id: I87dca61f96ff9cf4dc9a443a46d7f559e8b3026f
Closes-Bug: 1545975
2016-02-17 16:45:11 +08:00

6.9 KiB