Comment 11 for bug 1376213

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to heat (master)

Reviewed: https://review.openstack.org/133896
Committed: https://git.openstack.org/cgit/openstack/heat/commit/?id=dca8e37e651c32aca7224fda208e1241efbf23f2
Submitter: Jenkins
Branch: master

commit dca8e37e651c32aca7224fda208e1241efbf23f2
Author: Ethan Lynn <email address hidden>
Date: Wed Nov 12 14:01:19 2014 +0800

    Catch v3 keystone unauthorized error when creating stack

    If v3 keystone unauthorized error raise during creating stack,
    then this stack will remaid in status of create_in_progress. This
    patch modify heat keystoneclient to catch unauthorized error and
    set stack status to failed.

    Closes-Bug: #1376213
    Change-Id: I9a34c20fc6ac3ce235aaba4eac25a6d5ceb43f5f