For help on a specific openstack pool command, enter:
$ openstack pool COMMAND -h/--help
The ten commands:
pool create
messaging pool create
pool delete
messaging pool delete
pool list
messaging pool list
pool show
messaging pool show
pool update
messaging pool update
usage: openstack pool create [-h] [-f {json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--noindent]
[--prefix PREFIX] [--pool_group <pool_group>]
[--pool_options <pool_options>]
<pool_name> <pool_uri> <pool_weight>
Create a pool.
Positional arguments:
<pool_name>
<pool_uri>
<pool_weight>
Optional arguments:
--pool_group <pool_group>
--pool_options <pool_options>
usage: openstack messaging pool create [-h] [-f {json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--noindent]
[--prefix PREFIX] [--pool_group <pool_group>]
[--pool_options <pool_options>]
<pool_name> <pool_uri> <pool_weight>
Create a pool.
Positional arguments:
<pool_name>
<pool_uri>
<pool_weight>
Optional arguments:
--pool_group <pool_group>
--pool_options <pool_options>
usage: openstack pool delete [-h] <pool_name>
Delete a pool.
Positional arguments:
<pool_name>
usage: openstack messaging pool delete [-h] <pool_name>
Delete a pool.
Positional arguments:
<pool_name>
usage: openstack pool list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
[--max-width <integer>] [--noindent]
[--quote {all,minimal,none,nonnumeric}]
[--marker <pool_name>] [--limit <limit>]
[--detailed <detailed>]
List available Pools.
Optional arguments:
--marker <pool_name>
--limit <limit>
--detailed <detailed>
usage: openstack messaging pool list [-h] [-f {csv,json,table,value,yaml}] [-c COLUMN]
[--max-width <integer>] [--noindent]
[--quote {all,minimal,none,nonnumeric}]
[--marker <pool_name>] [--limit <limit>]
[--detailed <detailed>]
List available Pools.
Optional arguments:
--marker <pool_name>
--limit <limit>
--detailed <detailed>
usage: openstack pool show [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
[--max-width <integer>] [--noindent]
[--prefix PREFIX]
<pool_name>
Display pool details.
Positional arguments:
<pool_name>
usage: openstack messaging pool show [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]
[--max-width <integer>] [--noindent]
[--prefix PREFIX]
<pool_name>
Display pool details.
Positional arguments:
<pool_name>
usage: openstack pool update [-h] [-f {json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--noindent]
[--prefix PREFIX] [--pool_uri <pool_uri>]
[--pool_weight <pool_weight>]
[--pool_group <pool_group>]
[--pool_options <pool_options>]
<pool_name>
Update a pool attribute.
Positional arguments:
<pool_name>
Optional arguments:
--pool_uri <pool_uri>
--pool_weight <pool_weight>
--pool_group <pool_group>
--pool_options <pool_options>
usage: openstack messaging pool update [-h] [-f {json,shell,table,value,yaml}]
[-c COLUMN] [--max-width <integer>] [--noindent]
[--prefix PREFIX] [--pool_uri <pool_uri>]
[--pool_weight <pool_weight>]
[--pool_group <pool_group>]
[--pool_options <pool_options>]
<pool_name>
Update a pool attribute.
Positional arguments:
<pool_name>
Optional arguments:
--pool_uri <pool_uri>
--pool_weight <pool_weight>
--pool_group <pool_group>
--pool_options <pool_options>
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.