** Changed in: python-neutronclient Importance: Undecided => High ** No longer affects: neutron
-- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1353536 Title: lb-healthmonitor-create doesn't recognize the timeout parameter Status in Python client library for Neutron: Confirmed Bug description: Using the CLI command 'neutron lb-healthmonitor-create --delay 3 --type HTTP --max-retries 3 --timeout 3' doesn't work: $ 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 Multiple variations of this command were tried - no success. To manage notifications about this bug go to: https://bugs.launchpad.net/python-neutronclient/+bug/1353536/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

