Comment 1 for bug 1376213

Revision history for this message
Sirushti Murugesan (sirushtim) wrote :

There's actually two parts to this bug. One being that the domain_id isn't being used explicitly when keystone client API calls are made and the other being that because we set CREATE_IN_PROGRESS explicitly during the creation of a stack object, any failing operation happening before the `stack_task` task where all the events are set leaves the stack output to be in a CREATE_IN_PROGRESS state forever.