Re: [Openstack] Heat template works in command line but fails at dashboard

2014-09-03 Thread Steven Hardy
On Wed, Sep 03, 2014 at 05:13:19PM +0800, ZHOU TAO A wrote: > Hi Steve, > > I tried with your suggestion and it works. > I am just curious about what's the difference between launching from > dashboard and launching from dashboard. > If my template is wrong, why it works in CLI? I'm not sure to

Re: [Openstack] Heat template works in command line but fails at dashboard

2014-09-03 Thread ZHOU TAO A
Hi Steve, I tried with your suggestion and it works. I am just curious about what's the difference between launching from dashboard and launching from dashboard. If my template is wrong, why it works in CLI? On 09/03/2014 04:42 PM, Steven Hardy wrote: On Wed, Sep 03, 2014 at 10:23:34AM +08

Re: [Openstack] Heat template works in command line but fails at dashboard

2014-09-03 Thread Steven Hardy
On Wed, Sep 03, 2014 at 10:23:34AM +0800, ZHOU TAO A wrote: > Hi All, > > I can launch a template from CLI by running 'heat stack-create -f > mytemplate.yaml', but I cannot launch it from dashboard because it get the > wrong security group. > > I have a security group parameter defined like this:

Re: [Openstack] Heat template works in command line but fails at dashboard

2014-09-02 Thread Mike Spreitzer
ZHOU TAO A wrote on 09/02/2014 10:23:34 PM: > I can launch a template from CLI by running 'heat stack-create -f > mytemplate.yaml', but I cannot launch it from dashboard because it get > the wrong security group. > > I have a security group parameter defined like this: > >my_security_gro

[Openstack] Heat template works in command line but fails at dashboard

2014-09-02 Thread ZHOU TAO A
Hi All, I can launch a template from CLI by running 'heat stack-create -f mytemplate.yaml', but I cannot launch it from dashboard because it get the wrong security group. I have a security group parameter defined like this: my_security_group: type: comma_delimited_list label: 'Node