<div dir="ltr"><div>Hi,</div><div><br></div><div>I met the problem when tried to be using autoscaling groups in heat templates with havana (see:</div><a href="https://bugs.launchpad.net/heat/+bug/1223710">https://bugs.launchpad.net/heat/+bug/1223710</a>)<br>
<div><br></div><div>Can anyone confirm whether the autoscaling should already work with havana?</div><div><br></div><div>Currently the evaluation of the ceilometer alarm/meter data seems to be failing:</div><div><br></div>
<div><p id="yui_3_10_3_1_1378966687298_1793" style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">ceilometer-alarm-singleton:<br>
======================<br>2013-09-11 10:16:28.074 5326 INFO ceilometer.alarm.threshold_evaluation [-] initiating evaluation cycle on 3 alarms<br>2013-09-11 10:16:28.108 5326 ERROR ceilometer.alarm.threshold_evaluation [-] alarm stats retrieval failed<br>
...<br>2013-09-11 10:16:28.108 5326 TRACE ceilometer.alarm.threshold_evaluation File "/opt/stack/python-ceilometerclient/ceilometerclient/v2/statistics.py", line 29, in list<br>2013-09-11 10:16:28.108 5326 TRACE ceilometer.alarm.threshold_evaluation '/v2/meters/' + meter_name + '/statistics',<br>
2013-09-11 10:16:28.108 5326 TRACE ceilometer.alarm.threshold_evaluation TypeError: cannot concatenate 'str' and 'NoneType' objects</p><p style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">
ceilometer-api:<br>===============<br>2013-09-11 10:16:28.221 4500 ERROR wsme.api [-] Server-side error: "metaquery not implemented". Detail:<br>Traceback (most recent call last):</p><p style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">
  File "/usr/local/lib/python2.7/dist-packages/wsmeext/pecan.py", line 70, in callfunction<br>    result = f(self, *args, **kwargs)</p><p style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">
  File "/opt/stack/ceilometer/ceilometer/api/controllers/v2.py", line 693, in statistics<br>    for c in computed]</p><p style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">
  File "/opt/stack/ceilometer/ceilometer/storage/impl_sqlalchemy.py", line 517, in get_meter_statistics<br>    query = self._make_stats_query(sample_filter, groupby)</p><p style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">
  File "/opt/stack/ceilometer/ceilometer/storage/impl_sqlalchemy.py", line 468, in _make_stats_query<br>    return make_query_from_filter(query, sample_filter)</p><p style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">
  File "/opt/stack/ceilometer/ceilometer/storage/impl_sqlalchemy.py", line 137, in make_query_from_filter<br>    raise NotImplementedError('metaquery not implemented')</p><p style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em;color:rgb(51,51,51);font-family:'Ubuntu Mono',monospace;font-size:12px;line-height:18px">
NotImplementedError: metaquery not implemented</p><p style="margin:0px 0px 1.2em;padding:0px;width:auto;max-width:45em"><font color="#333333" face="Ubuntu Mono, monospace"><span style="font-size:12px;line-height:18px"><br>
</span></font>Many thanks,<br>-Juha</p></div></div>