Merge "autoscaling: fix a type in gnocchi command"
This commit is contained in:
commit
36a473a03f
@ -214,7 +214,7 @@ outputs:
|
|||||||
template: >
|
template: >
|
||||||
gnocchi measures aggregation --resource-type instance
|
gnocchi measures aggregation --resource-type instance
|
||||||
--query 'server_group="stackval"'
|
--query 'server_group="stackval"'
|
||||||
--granularity 300 --aggregation mean cpu_util
|
--granularity 300 --aggregation mean -m cpu_util
|
||||||
params:
|
params:
|
||||||
stackval: { get_param: "OS::stack_id" }
|
stackval: { get_param: "OS::stack_id" }
|
||||||
description: >
|
description: >
|
||||||
|
Loading…
Reference in New Issue
Block a user