# Pastebin r7EMSCvD diff --git a/cinderclient/v3/shell.py b/cinderclient/v3/shell.py index fe6de6d..dd27e67 100644 --- a/cinderclient/v3/shell.py +++ b/cinderclient/v3/shell.py @@ -617,6 +617,7 @@ def do_rename(cs, args): metavar='', nargs='+', default=[], + end_version='3.14', help='Metadata key and value pair to set or unset. ' 'For unset, specify only the key.')