Merge "Add filter "is_enabled" for policy binding list"
This commit is contained in:
@@ -34,7 +34,7 @@ class ClusterPolicyList(command.Lister):
|
||||
help=_("Filter parameters to apply on returned results. "
|
||||
"This can be specified multiple times, or once with "
|
||||
"parameters separated by a semicolon. The valid filter "
|
||||
"keys are: ['type', 'name']"),
|
||||
"keys are: ['is_enabled']"),
|
||||
action='append'
|
||||
)
|
||||
parser.add_argument(
|
||||
|
||||
Reference in New Issue
Block a user