hello,
here is my HOT template, it's very basic:
heat_template_version: 2013-05-23
description: Simple template to deploy a single compute instance
resources:
my_instance:
type: OS::Nova::Server
properties:
image: Cirros 0.3.3
flavor: m1.small
key_name: userkey
networks:
- network: fdf2bb77-a828-401d-969a-736a8028950f
for the logs please find them attached.
2015-05-05 12:16 GMT+02:00 Kevin Tibi <kevintibi(a)hotmail.com>:
Hi,
Can you copy your hot file and heat logs?
Kevin Tibi
Le 5 mai 2015 10:48, "ICHIBA Sara" <ichi.sara(a)gmail.com> a écrit :
> Hello there,
>
> I started a project where I need to deploy stacks and orchastrate them
> using heat (autoscaling and so on..). I just started playing with heat and
> the creation of my first stack is never complete. It stays in the status
> create in progress. My log files don't say much. For my template i'm using
> a veery simple one to launch a small instance.
>
> Any ideas what that might be?
>
> In advance, thank you for your response.
> Sara
>
> _______________________________________________
> Rdo-list mailing list
> Rdo-list(a)redhat.com
>
https://www.redhat.com/mailman/listinfo/rdo-list
>
> To unsubscribe: rdo-list-unsubscribe(a)redhat.com
>