]> review.fuel-infra Code Review - openstack-build/heat-build.git/commit
Make sure that Tags on the InstanceGroup get passed to nova
authorAngus Salkeld <asalkeld@redhat.com>
Mon, 15 Jul 2013 01:10:03 +0000 (11:10 +1000)
committerAngus Salkeld <asalkeld@redhat.com>
Mon, 15 Jul 2013 05:57:25 +0000 (15:57 +1000)
commit76e3cbe79da9511c632716a69356c797c342a2dd
treebf1b6251c74e1e91e72f3a068b08b6ec4031c796
parent637ff6ebed0042082a51e466b7a7fe3a4a2efe68
Make sure that Tags on the InstanceGroup get passed to nova

This is needed by the ceilometer alarmer.

Change-Id: Ia6e744b7dfa9fab518050174bcff0dae50c95040
heat/engine/resources/autoscaling.py
heat/tests/test_server_tags.py