Cameron Seader <cseader at suse.com> wrote on 11/03/2014 06:22:32 PM: > Please if you can help me out.. > > Here is my heat stack > http://paste.opensuse.org/80575159 > for some reason its failing on the member address.. not sure the syntax > is right. Compare with https://github.com/openstack/heat-templates/blob/master/hot/asg_of_stacks.yaml Perhaps the text in the Template Guide ( http://docs.openstack.org/developer/heat/template_guide/openstack.html#OS::Heat::AutoScalingGroup ) is confusing on this point. The value of the "resource" property should be the definition of one resource (i.e., the value to which the resource name is mapped in the YAML), not a set of resource definitions. Regards, Mike -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.openstack.org/pipermail/openstack-dev/attachments/20141104/4b12d05d/attachment.html>