To use PolyGerrit, please enable JavaScript in your browser settings, and then refresh this page. Modify "cinder backup-show" Positional arguments information CLI "cinder backup-show <backup>", Positional arguments: <backup> Name or ID of backup. Actually, it does not support Name,when using Name, the error is as follows: [root]# cinder backup-show volume_backups_create-626057292 ERROR: list() got an unexpected keyword argument 'search_opts' So it is needed to modify the Positional arguments help information from "Name or ID of backup" to "ID of backup". Closes-Bug: #1492970 Signed-off-by: Gaojia <gaoj.fnst@cn.fujitsu.com> (221579) ยท Gerrit Code Review