Re: [openstack-dev] heat resource-signal

2016-04-12 Thread Steve Baker

On 12/04/16 18:16, Monika Parkar wrote:

Hi,

I am new to the openstack.
I was going through the heat usecase "heat resource-signal", I would 
like to know what kind of signal we can send and how.

I have executed the below command:
# heat resource-signal stack-name resource-name
But internal workflow I am Unable to understand.

Can anybody help me out to understand the workflow of this usecase.

Thanks & Regards,
Monika


This is used to move signal/waitcondition/deployment resources out of 
the IN_PROGRESS state, along with some json data for that resource to 
consume.


The format of the data depends on what resource type you're actually 
using. Can you elaborate on what you're trying to do?


__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev


[openstack-dev] heat resource-signal

2016-04-12 Thread Monika Parkar
Hi,

I am new to the openstack.
I was going through the heat usecase "heat resource-signal", I would like
to know what kind of signal we can send and how.
I have executed the below command:
# heat resource-signal stack-name resource-name
But internal workflow I am Unable to understand.

Can anybody help me out to understand the workflow of this usecase.

Thanks & Regards,
Monika
__
OpenStack Development Mailing List (not for usage questions)
Unsubscribe: openstack-dev-requ...@lists.openstack.org?subject:unsubscribe
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev