Bases: heat.engine.resource.Resource
Bases: heat.engine.resource.Resource
the main point of this class is to : have no dependancies (so the instance can reference it) generate a unique url (to be returned in the refernce) then the cfn-signal will use this url to post to and WaitCondition will poll it to see if has been written to.
Return the reason associated with a particular status If there is more than one handle signal matching the specified status then return a semicolon delimited string containing all reasons