Re: [Openstack] [Ceilometer/Heat in Havana]: Should autoscaling groups work already?

2013-09-13 Thread Juha Tynninen
Many thanks again. Seems to be I was missing the Tags definition for AutoScalingGroup in the template: Tags : [ { Key : metering.server_group, Value : Group_A } ] Added that and now I can see evaluation occurring and some scaling actions triggered (some exceptions can be seen in the logs, but

[Openstack] [Ceilometer/Heat in Havana]: Should autoscaling groups work already?

2013-09-12 Thread Juha Tynninen
Hi, I met the problem when tried to be using autoscaling groups in heat templates with havana (see: https://bugs.launchpad.net/heat/+bug/1223710) Can anyone confirm whether the autoscaling should already work with havana? Currently the evaluation of the ceilometer alarm/meter data seems to be

Re: [Openstack] [Ceilometer/Heat in Havana]: Should autoscaling groups work already?

2013-09-12 Thread Eoghan Glynn
Hi Juha, The problem you're encountering is a known restriction of the sqlalchemy storage driver, which doesn't yet provide the capability to select the statistics for the given Heat autoscaling group on which the scale up/down alarms are based (the so- called metaquery feature). In order