[openstack-dev] heat resource-signal
Steve Baker
sbaker at redhat.com
Tue Apr 12 22:51:44 UTC 2016
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?
More information about the OpenStack-dev
mailing list