Files
python-manilaclient/manilaclient/tests/unit/v2
Jiao Pengju 7e4a376426 Add search_opts in func list of ManagerWithFind type classes
In patch I96339778fa69c379863078250d5dfa7172f2c1b2, it called
self.list with search_opts, but some subclasses of ManagerWithFind
do not have search_opts in function list, this make some list
functions and show by name functions fail and throw 'unexpected
keyword argument search_opts' error. This patch will fix it.

Change-Id: Ic4b65c0e5900a0e3e19155d5d9d42d5063c3137d
Closes-Bug: #1738917
Closes-Bug: #1738918
2017-12-22 11:16:59 +08:00
..
2017-11-01 01:51:37 +00:00
2017-07-27 12:19:39 +03:00