]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Teach ScalingPolicy and Restarter to create signed urls
authorAngus Salkeld <asalkeld@redhat.com>
Tue, 23 Jul 2013 12:55:43 +0000 (22:55 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Thu, 25 Jul 2013 00:59:10 +0000 (10:59 +1000)
commitc89c96fcf8d810d240cd99739f6fff3171011b39
tree0604f141ad73c9eeadd6f48fb6cd3a23d51b792f
parent390757280c61fe0a6dfda4037ce4589838eea4cf
Teach ScalingPolicy and Restarter to create signed urls

This is so they will be able to support ceilometer webhooks

blueprint watch-ceilometer
Change-Id: I18b0dc22f95957a66f2287a7bd70613c8c8db3d6
heat/engine/resources/autoscaling.py
heat/engine/resources/instance.py
heat/tests/test_autoscaling.py