Comment 1 for bug 1525678

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

Reviewed: https://review.openstack.org/257056
Committed: https://git.openstack.org/cgit/openstack/magnum/commit/?id=29e73e3fa1eb122ccfdbf822b028d2ea86ee4fd1
Submitter: Jenkins
Branch: master

commit 29e73e3fa1eb122ccfdbf822b028d2ea86ee4fd1
Author: Hongbin Lu <email address hidden>
Date: Sun Dec 13 12:28:56 2015 -0500

    Handle the case that stack has no "outputs"

    Object "stack" returned by Heat doesn't necessary have the "outputs"
    attribute. This could happen when a stack is in failure state. Magnum
    needs to handle this case robustly.

    Closes-Bug: #1525678
    Change-Id: I288af63bd9e2704f9869f3eaf8d8d4c6495a7973