7e4a376426
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
5 lines
118 B
YAML
Executable File
5 lines
118 B
YAML
Executable File
---
|
|
fixes:
|
|
- Fixed bugs 1738917 and 1738918. Names can now be used in commands
|
|
pertaining to share group types.
|