Comment 5 for bug 1554625

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

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

commit d263687f8469a3c7f7897484405c76b671f02fd6
Author: Johannes Grassler <email address hidden>
Date: Wed Mar 30 09:55:37 2016 +0200

    Warn against API calls in plugin guide

    API calls raising uncaught exceptions have previously caused problems,
    especially when deleting stacks or cleaning up after a stack's partial
    deletion. This commit explicitely documents this pitfall.

    Change-Id: If86ef0deb5b8eaa1a0665c07bfddcfe52994f249
    Related-Bug: #1554625