[Rdo-list] [heat]: stack stays interminably under the status create in progress

ICHIBA Sara ichi.sara at gmail.com
Tue May 5 11:18:17 UTC 2015


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 at hotmail.com>:

> Hi,
>
> Can you copy your hot file and heat logs?
>
> Kevin Tibi
> Le 5 mai 2015 10:48, "ICHIBA Sara" <ichi.sara at 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 at redhat.com
>> https://www.redhat.com/mailman/listinfo/rdo-list
>>
>> To unsubscribe: rdo-list-unsubscribe at redhat.com
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20150505/cf02b118/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: heat-api.log
Type: application/octet-stream
Size: 3342 bytes
Desc: not available
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20150505/cf02b118/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: heat-engine.log
Type: application/octet-stream
Size: 56454 bytes
Desc: not available
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20150505/cf02b118/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: heat-manage.log
Type: application/octet-stream
Size: 4480 bytes
Desc: not available
URL: <http://lists.rdoproject.org/pipermail/dev/attachments/20150505/cf02b118/attachment-0002.obj>


More information about the dev mailing list