yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #42238
[Bug 1463790] Re: lbaasv2 help menu
*** This bug is a duplicate of bug 1515111 ***
https://bugs.launchpad.net/bugs/1515111
It is not a neutron bug. It is a client bug.
** Project changed: neutron => python-neutronclient
** This bug has been marked a duplicate of bug 1515111
neutron-lbaas missing options in Help section in lbaas-*-update CLI
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1463790
Title:
lbaasv2 help menu
Status in python-neutronclient:
New
Bug description:
neutron lbaas-pool-update --help should show the same output as neutron lbaas-pool-create --help
or mark the attributes which are edible in "neutron lbaas-pool-show POOLID" command
______________________________________________________________________________________________________________________________
neutron lbaas-pool-create -h
usage: neutron lbaas-pool-create [-h] [-f {shell,table,value}] [-c COLUMN]
[--max-width <integer>] [--prefix PREFIX]
[--request-format {json,xml}]
[--tenant-id TENANT_ID] [--admin-state-down]
[--description DESCRIPTION]
[--session-persistence type=TYPE[,cookie_name=COOKIE_NAME]]
[--name NAME] --lb-algorithm
{ROUND_ROBIN,LEAST_CONNECTIONS,SOURCE_IP}
--listener LISTENER --protocol
{HTTP,HTTPS,TCP}
LBaaS v2 Create a pool.
optional arguments:
-h, --help show this help message and exit
--request-format {json,xml}
The XML or JSON request format.
--tenant-id TENANT_ID
The owner tenant ID.
--admin-state-down Set admin state up to false.
--description DESCRIPTION
Description of the pool.
--session-persistence type=TYPE[,cookie_name=COOKIE_NAME]
The type of session persistence to use and associated
cookie name
--name NAME The name of the pool.
--lb-algorithm {ROUND_ROBIN,LEAST_CONNECTIONS,SOURCE_IP}
The algorithm used to distribute load between the
members of the pool.
--listener LISTENER The listener to associate with the pool
--protocol {HTTP,HTTPS,TCP}
Protocol for balancing.
output formatters:
output formatter options
-f {shell,table,value}, --format {shell,table,value}
the output format, defaults to table
-c COLUMN, --column COLUMN
specify the column(s) to include, can be repeated
table formatter:
--max-width <integer>
Maximum display width, 0 to disable
shell formatter:
a format a UNIX shell can parse (variable="value")
--prefix PREFIX add a prefix to all variable names
neutron lbaas-pool-update -h
usage: neutron lbaas-pool-update [-h] [--request-format {json,xml}] POOL
LBaaS v2 Update a given pool.
positional arguments:
POOL ID or name of pool to update.
optional arguments:
-h, --help show this help message and exit
--request-format {json,xml}
The XML or JSON request format.
______________________________________________________________________________________________________________________________
openstack-neutron-lbaas-2015.1.0-3.el7ost.noarch
python-neutron-lbaas-2015.1.0-3.el7ost.noarch
python-neutron-2015.1.0-1.el7ost.noarch
openstack-neutron-openvswitch-2015.1.0-1.el7ost.noarch
python-neutronclient-2.4.0-1.el7ost.noarch
openstack-neutron-2015.1.0-1.el7ost.noarch
openstack-neutron-ml2-2015.1.0-1.el7ost.noarch
openstack-neutron-lbaas-2015.1.0-3.el7ost.noarch
openstack-neutron-fwaas-2015.1.0-3.el7ost.noarch
openstack-neutron-common-2015.1.0-1.el7ost.noarch
python-neutron-lbaas-2015.1.0-3.el7ost.noarch
python-neutron-fwaas-2015.1.0-3.el7ost.noarch
[root@puma07 ~(keystone_redhat]#
To manage notifications about this bug go to:
https://bugs.launchpad.net/python-neutronclient/+bug/1463790/+subscriptions
References