Comment 1 for bug 1291905

Revision history for this message
Ladislav Smola (lsmola) wrote : Re: heat stack-update fails on timeout

ok so it is not auth issue

the issue is that is doesn't creating CompletionHandleResource
http://paste.openstack.org/show/73382/

so event when nova instance is active, Compute1 resources are not there
http://paste.openstack.org/show/73404/

and they are created after the timeout
http://paste.openstack.org/show/73407/

which is weird.

I need to investigate the updating process more closely.