Merge "Revise help string profile list"

This commit is contained in:
Jenkins
2016-12-29 14:43:32 +00:00
committed by Gerrit Code Review

View File

@@ -105,7 +105,7 @@ class ListProfile(command.Lister):
help=_("Filter parameters to apply on returned profiles. "
"This can be specified multiple times, or once with "
"parameters separated by a semicolon. The valid filter "
"keys are: ['type', 'name', 'metadata']"),
"keys are: ['type', 'name']"),
action='append'
)
parser.add_argument(