Activity log for bug #1754540

Date Who What changed Old value New value Message
2018-03-09 02:48:49 xiaoxu790 bug added bug
2018-03-09 02:51:01 xiaoxu790 description # aodh alarm create --name cpu_hi --type gnocchi_resources_threshold \ --description 'instance running hot' --metric cpu_util --threshold 70.0 \ --comparison-operator gt --aggregation-method mean --granularity 600 \ --evaluation-periods 3 \ --alarm-action "http://172.17.51.30:8778/v1/webhooks/1f3d4cc8-40ff-48fc-9385-7ead5630977b/trigger?V=1&count=2" \ --query metadata.user_metadata.cluster_id=0ad6fc18-c571-438b-964b-70f47e06ed95 usage: aodh alarm create [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN] [--max-width <integer>] [--fit-width] [--print-empty] [--noindent] [--prefix PREFIX] --name <NAME> -t <TYPE> [--project-id <PROJECT_ID>] [--user-id <USER_ID>] [--description <DESCRIPTION>] [--state <STATE>] [--severity <SEVERITY>] [--enabled {True|False}] [--alarm-action <Webhook URL>] [--ok-action <Webhook URL>] [--insufficient-data-action <Webhook URL>] [--time-constraint <Time Constraint>] [--repeat-actions {True|False}] [--query <QUERY>] [--comparison-operator <OPERATOR>] [--evaluation-periods <EVAL_PERIODS>] [--threshold <THRESHOLD>] [--metric <METRIC>] [--event-type <EVENT_TYPE>] [--granularity <GRANULARITY>] [--aggregation-method <AGGR_METHOD>] [--resource-type <RESOURCE_TYPE>] [--resource-id <RESOURCE_ID>] [--metrics <METRICS>] [--composite-rule <COMPOSITE_RULE>] aodh alarm create: error: gnocchi_resources_threshold requires --metric, --threshold, --resource-id, --resource-type and --aggregation-method Version openstack :pike # aodh alarm create --name cpu_hi --type gnocchi_resources_threshold \ --description 'instance running hot' --metric cpu_util --threshold 70.0 \ --comparison-operator gt --aggregation-method mean --granularity 600 \ --evaluation-periods 3 \ --alarm-action "http://172.17.51.30:8778/v1/webhooks/1f3d4cc8-40ff-48fc-9385-7ead5630977b/trigger?V=1&count=2" \ --query metadata.user_metadata.cluster_id=0ad6fc18-c571-438b-964b-70f47e06ed95 usage: aodh alarm create [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]                          [--max-width <integer>] [--fit-width] [--print-empty]                          [--noindent] [--prefix PREFIX] --name <NAME> -t                          <TYPE> [--project-id <PROJECT_ID>]                          [--user-id <USER_ID>] [--description <DESCRIPTION>]                          [--state <STATE>] [--severity <SEVERITY>]                          [--enabled {True|False}]                          [--alarm-action <Webhook URL>]                          [--ok-action <Webhook URL>]                          [--insufficient-data-action <Webhook URL>]                          [--time-constraint <Time Constraint>]                          [--repeat-actions {True|False}] [--query <QUERY>]                          [--comparison-operator <OPERATOR>]                          [--evaluation-periods <EVAL_PERIODS>]                          [--threshold <THRESHOLD>] [--metric <METRIC>]                          [--event-type <EVENT_TYPE>]                          [--granularity <GRANULARITY>]                          [--aggregation-method <AGGR_METHOD>]                          [--resource-type <RESOURCE_TYPE>]                          [--resource-id <RESOURCE_ID>] [--metrics <METRICS>]                          [--composite-rule <COMPOSITE_RULE>] aodh alarm create: error: gnocchi_resources_threshold requires --metric, --threshold, --resource-id, --resource-type and --aggregation-method Why is there such a mistake?
2018-03-09 02:53:32 xiaoxu790 description Version openstack :pike # aodh alarm create --name cpu_hi --type gnocchi_resources_threshold \ --description 'instance running hot' --metric cpu_util --threshold 70.0 \ --comparison-operator gt --aggregation-method mean --granularity 600 \ --evaluation-periods 3 \ --alarm-action "http://172.17.51.30:8778/v1/webhooks/1f3d4cc8-40ff-48fc-9385-7ead5630977b/trigger?V=1&count=2" \ --query metadata.user_metadata.cluster_id=0ad6fc18-c571-438b-964b-70f47e06ed95 usage: aodh alarm create [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]                          [--max-width <integer>] [--fit-width] [--print-empty]                          [--noindent] [--prefix PREFIX] --name <NAME> -t                          <TYPE> [--project-id <PROJECT_ID>]                          [--user-id <USER_ID>] [--description <DESCRIPTION>]                          [--state <STATE>] [--severity <SEVERITY>]                          [--enabled {True|False}]                          [--alarm-action <Webhook URL>]                          [--ok-action <Webhook URL>]                          [--insufficient-data-action <Webhook URL>]                          [--time-constraint <Time Constraint>]                          [--repeat-actions {True|False}] [--query <QUERY>]                          [--comparison-operator <OPERATOR>]                          [--evaluation-periods <EVAL_PERIODS>]                          [--threshold <THRESHOLD>] [--metric <METRIC>]                          [--event-type <EVENT_TYPE>]                          [--granularity <GRANULARITY>]                          [--aggregation-method <AGGR_METHOD>]                          [--resource-type <RESOURCE_TYPE>]                          [--resource-id <RESOURCE_ID>] [--metrics <METRICS>]                          [--composite-rule <COMPOSITE_RULE>] aodh alarm create: error: gnocchi_resources_threshold requires --metric, --threshold, --resource-id, --resource-type and --aggregation-method Why is there such a mistake? Version openstack :pike centos 7 # aodh alarm create --name cpu_hi --type gnocchi_resources_threshold \ --description 'instance running hot' --metric cpu_util --threshold 70.0 \ --comparison-operator gt --aggregation-method mean --granularity 600 \ --evaluation-periods 3 \ --alarm-action "http://172.17.51.30:8778/v1/webhooks/1f3d4cc8-40ff-48fc-9385-7ead5630977b/trigger?V=1&count=2" \ --query metadata.user_metadata.cluster_id=0ad6fc18-c571-438b-964b-70f47e06ed95 usage: aodh alarm create [-h] [-f {json,shell,table,value,yaml}] [-c COLUMN]                          [--max-width <integer>] [--fit-width] [--print-empty]                          [--noindent] [--prefix PREFIX] --name <NAME> -t                          <TYPE> [--project-id <PROJECT_ID>]                          [--user-id <USER_ID>] [--description <DESCRIPTION>]                          [--state <STATE>] [--severity <SEVERITY>]                          [--enabled {True|False}]                          [--alarm-action <Webhook URL>]                          [--ok-action <Webhook URL>]                          [--insufficient-data-action <Webhook URL>]                          [--time-constraint <Time Constraint>]                          [--repeat-actions {True|False}] [--query <QUERY>]                          [--comparison-operator <OPERATOR>]                          [--evaluation-periods <EVAL_PERIODS>]                          [--threshold <THRESHOLD>] [--metric <METRIC>]                          [--event-type <EVENT_TYPE>]                          [--granularity <GRANULARITY>]                          [--aggregation-method <AGGR_METHOD>]                          [--resource-type <RESOURCE_TYPE>]                          [--resource-id <RESOURCE_ID>] [--metrics <METRICS>]                          [--composite-rule <COMPOSITE_RULE>] aodh alarm create: error: gnocchi_resources_threshold requires --metric, --threshold, --resource-id, --resource-type and --aggregation-method Why is there such a mistake?