← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1463790] [NEW] lbaasv2 help menu

 

Public bug reported:

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]#

** Affects: neutron
     Importance: Undecided
         Status: New

-- 
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 OpenStack Neutron (virtual network service):
  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/neutron/+bug/1463790/+subscriptions


Follow ups

References