Minor fix for fmscli.py help message
Change-Id: I83bb3db73bd53b41899bb6ea0b51a6213706866d
This commit is contained in:
parent
4f8d9ddbfe
commit
b0044e44de
@ -160,6 +160,7 @@ def add_to_parser(service_sub):
|
||||
h1, h2 = ('[<"X-RANGER-Client" header>]',
|
||||
'[--visibility <public|private>] [--region <name>] [--tenant '
|
||||
'<id>] [--series {gv,nv,ns,nd,ss}] [--alias <alias>] '
|
||||
'[--starts_with <name>] [--contains <name>] '
|
||||
'[--vm_type <vm_type>] [--vnf_name <vnf_name>]')
|
||||
parser_list_flavor = subparsers.add_parser('list_flavors',
|
||||
help='%s %s' % (h1, h2))
|
||||
|
Loading…
x
Reference in New Issue
Block a user