[openstack-dev] [heat] AutoScalingGroup with LB Member

2014-11-03 Thread Cameron Seader
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. Anyone? TIA, -- Cameron Seader Sr. Systems Engineer SUSE c...@suse.com (W)208-577-6857 (M)208-420-2167 SUSECon 2014

Re: [openstack-dev] [heat] AutoScalingGroup with LB Member

2014-11-03 Thread Pavlo Shchelokovskyy
Hi Cameron, from the first look into the paste the member resource part of the template seems wrongly indented yaml. Is it or it is just paste formatting glitch? Best regards, Pavlo Shchelokovskyy. On Nov 4, 2014 12:28 AM, Cameron Seader csea...@suse.com wrote: Please if you can help me out..

Re: [openstack-dev] [heat] AutoScalingGroup with LB Member

2014-11-03 Thread Cameron Seader
well if it is then it should work right. :-) Do you see anything else wrong with it? -Cameron On 11/03/2014 04:49 PM, Pavlo Shchelokovskyy wrote: Hi Cameron, from the first look into the paste the member resource part of the template seems wrongly indented yaml. Is it or it is just paste

Re: [openstack-dev] [heat] AutoScalingGroup with LB Member

2014-11-03 Thread Cameron Seader
Here is the error that I get. Error: ERROR: The specified reference web_server (in web_server_group.Properties.resource.member.properties.address) is incorrect. -Cameron On 11/03/2014 04:49 PM, Pavlo Shchelokovskyy wrote: Hi Cameron, from the first look into the paste the member resource

Re: [openstack-dev] [heat] AutoScalingGroup with LB Member

2014-11-03 Thread Mike Spreitzer
Cameron Seader csea...@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