Comment 4 for bug 1682058

Revision history for this message
Mark Goddard (mgoddard) wrote :

Or perhaps even more simply, the stack_id is None before the failure, and not None after. Although the missing trust and trustee is what causes the keystone traceback, there is no point in polling a heat stack that does not exist, so we may as well check for stack_id == None.