Re: [Openstack-operators] [openstack-dev] Heat: signaling using SW config/deployment API.

2016-12-01 Thread Pasquale Lepera
the software config as inputs3) Create a deploy with an intitial state IN_PROGRESS4) Monitor the swift_url state for a signal received (or a timeout occurred)5) Update the deploy status in SUCCES/FAILED6) Remove the swift temp_url.Am I right?   Regards,Pasquale Lepera

[Openstack-operators] Heat: signaling using SW config/deployment API.

2016-11-30 Thread Pasquale Lepera
Hi,we're trying to use the Heat Software configuration APIs, but we're facing a problem with the signaling. We quite well know how to use Software config/deployment inside stack Templates, and in that case what we got on the target VM is something like this: #os-collect-config --printinputs:[…