Reviewed: https://review.openstack.org/125251 Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=bbe47783b587c6da2ba1a86e332fbd37096005c4 Submitter: Jenkins Branch: master
commit bbe47783b587c6da2ba1a86e332fbd37096005c4 Author: Angus Salkeld <email address hidden> Date: Tue Oct 21 10:48:28 2014 +1000
Make sure that AutoScalingGroup depends on the launch config
It seems to be common error to do the following: LaunchConfigurationName: my_config and not include a depends_on.
Largely because of the unfortunate property name. So this patch tries to make sure the user has the correct dependency in place.
Change-Id: I4f7d282d0af8681dc2c8cd265e16a27fe23a3bdb Closes-bug: #1375777
Reviewed: https:/ /review. openstack. org/125251 /git.openstack. org/cgit/ openstack/ heat/commit/ ?id=bbe47783b58 7c6da2ba1a86e33 2fbd37096005c4
Committed: https:/
Submitter: Jenkins
Branch: master
commit bbe47783b587c6d a2ba1a86e332fbd 37096005c4
Author: Angus Salkeld <email address hidden>
Date: Tue Oct 21 10:48:28 2014 +1000
Make sure that AutoScalingGroup depends on the launch config
It seems to be common error to do the following: figurationName: my_config
LaunchCon
and not include a depends_on.
Largely because of the unfortunate property name.
So this patch tries to make sure the user has the
correct dependency in place.
Change-Id: I4f7d282d0af868 1dc2c8cd265e16a 27fe23a3bdb
Closes-bug: #1375777