Comment 2 for bug 1334697

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

Reviewed: https://review.openstack.org/102928
Committed: https://git.openstack.org/cgit/openstack/tuskar-ui/commit/?id=e108f6bbb55e0b2f557213e4c54c4a58ffd5f5fe
Submitter: Jenkins
Branch: master

commit e108f6bbb55e0b2f557213e4c54c4a58ffd5f5fe
Author: Tzu-Mainn Chen <email address hidden>
Date: Thu Jun 26 21:36:46 2014 +0200

    No longer assumes a stack has outputs

    A stack does not have outputs until its create finishes; however,
    some code assumed that the outputs existed during creation.

    Change-Id: I1e2941da39310f8c2fcad9c720093f52df239fa5
    Closes-Bug: #1334697