Activity log for bug #1157502

Date Who What changed Old value New value Message
2013-03-20 01:13:51 Jason bug added bug
2013-03-20 02:25:12 Jason description In the help info of LBaaS, Command: lb-healthmonitor-create, the --delay DELAY, --max-retries MAX_RETRIES --timeout TIMEOUT --type TYPE are the positional arguments but the help show them are optional argument. Command: lb-healthmonitor-list, the filter_specs is positional argument, but cannot find it in the usage. usage: lb-healthmonitor-list [-h] [-f {csv,table}] [-c COLUMN] [--quote {all,minimal,none,nonnumeric}] [--request-format {json,xml}] [-D] [-F FIELD] [-P SIZE] [--sort-key FIELD] [--sort-dir {asc,desc}] ... In the help info of LBaaS, Command: lb-healthmonitor-create, the --delay DELAY, --max-retries MAX_RETRIES --timeout TIMEOUT --type TYPE are the positional arguments but the help show them are optional argument.
2013-03-20 02:26:53 Jason description In the help info of LBaaS, Command: lb-healthmonitor-create, the --delay DELAY, --max-retries MAX_RETRIES --timeout TIMEOUT --type TYPE are the positional arguments but the help show them are optional argument. In the help info of LBaaS, Command: lb-healthmonitor-create, the --delay DELAY, --max-retries MAX_RETRIES --timeout TIMEOUT --type TYPE are the positional arguments but the help show them are optional argument. Command: lb-member-create has same problem also.
2013-03-20 02:36:13 Jason summary The LBaaS CLI help postional argument is incorrect The LBaaS CLI help optional argument usage is confused
2013-03-20 02:42:18 Jason summary The LBaaS CLI help optional argument usage is confused The LBaaS CLI command usage
2013-03-20 02:46:30 Jason information type Public Private
2013-03-20 03:11:24 Jason description In the help info of LBaaS, Command: lb-healthmonitor-create, the --delay DELAY, --max-retries MAX_RETRIES --timeout TIMEOUT --type TYPE are the positional arguments but the help show them are optional argument. Command: lb-member-create has same problem also. In the LBaaS CLI command lb-healthmonitor-create usage help info, lb-healthmonitor-create [-h] [-f {shell,table}] [-c COLUMN] [--variable VARIABLE] [--prefix PREFIX] [--request-format {json,xml}] [--tenant-id TENANT_ID] [--admin-state-down] --delay DELAY [--expected-codes EXPECTED_CODES] [--http-method HTTP_METHOD] --max-retries MAX_RETRIES --timeout TIMEOUT --type TYPE [--url-path URL_PATH] Since the --delay DELAY, --max-retries MAX_RETRIES, --timeout TIMEOUT and --type TYPE are required for creation, it will be better to display the usage help info as: lb-healthmonitor-create [-h] [-f {shell,table}] [-c COLUMN] [--variable VARIABLE] [--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 TYPE
2013-03-20 03:12:12 Jason quantum: status New Opinion
2013-03-20 03:12:52 Jason summary The LBaaS CLI command usage The LBaaS CLI command usage help info
2013-03-20 05:20:39 Eugene Nikanorov quantum: assignee Ilya Shakhat (shakhat)
2013-03-20 05:21:18 Eugene Nikanorov affects quantum python-quantumclient
2013-03-20 08:36:18 Eugene Nikanorov tags lbaas
2013-03-20 09:57:52 Eugene Nikanorov information type Private Public
2013-03-20 09:58:32 Eugene Nikanorov python-quantumclient: status Opinion New
2013-03-21 00:48:45 Jason summary The LBaaS CLI command usage help info The LBaaS CLI command required optional arguments order inside the usage help
2013-03-21 10:17:09 OpenStack Infra python-quantumclient: status New In Progress
2013-03-22 05:48:10 Akihiro Motoki python-quantumclient: importance Undecided Low
2013-03-22 05:48:14 Akihiro Motoki python-quantumclient: milestone 2.2.1
2013-04-04 09:29:58 OpenStack Infra python-quantumclient: status In Progress Fix Committed
2014-08-30 19:28:50 Akihiro Motoki python-neutronclient: status Fix Committed Fix Released