← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1358198] [NEW] neutron lb-healthmonitor-create CLI fails

 

Public bug reported:

neutron lb-healthmonitor-create CLI fails:

neutron lb-healthmonitor-create --delay 3 --type HTTP --max-retries 3 --timeout 3
usage: neutron lb-healthmonitor-create [-h] [-f {shell,table,value}]
                                       [-c COLUMN] [--max-width <integer>]
                                       [--prefix PREFIX]
                                       [--request-format {json,xml}]
                                       [--tenant-id TENANT_ID]
                                       [--admin-state-down]
                                       [--expected-codes EXPECTED_CODES]
                                       [--http-method HTTP_METHOD]
                                       [--url-path URL_PATH] --delay DELAY
                                       --max-retries MAX_RETRIES --timeout
                                       TIMEOUT --type {PING,TCP,HTTP,HTTPS}
neutron lb-healthmonitor-create: error: argument --timeout is required

The same functionality is working from horizon and is able to create a
health-monitory for LBaaS successfully.

Only the CLI fails with error --timeout is required, even though timeout
value is given correctly.

** 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/1358198

Title:
  neutron lb-healthmonitor-create CLI fails

Status in OpenStack Neutron (virtual network service):
  New

Bug description:
  neutron lb-healthmonitor-create CLI fails:

  neutron lb-healthmonitor-create --delay 3 --type HTTP --max-retries 3 --timeout 3
  usage: neutron lb-healthmonitor-create [-h] [-f {shell,table,value}]
                                         [-c COLUMN] [--max-width <integer>]
                                         [--prefix PREFIX]
                                         [--request-format {json,xml}]
                                         [--tenant-id TENANT_ID]
                                         [--admin-state-down]
                                         [--expected-codes EXPECTED_CODES]
                                         [--http-method HTTP_METHOD]
                                         [--url-path URL_PATH] --delay DELAY
                                         --max-retries MAX_RETRIES --timeout
                                         TIMEOUT --type {PING,TCP,HTTP,HTTPS}
  neutron lb-healthmonitor-create: error: argument --timeout is required

  The same functionality is working from horizon and is able to create a
  health-monitory for LBaaS successfully.

  Only the CLI fails with error --timeout is required, even though
  timeout value is given correctly.

To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1358198/+subscriptions


Follow ups

References