Comment 17 for bug 1306294

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

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

commit 049f251d5c602810057f9e2bd79b379e456e6928
Author: Steven Hardy <email address hidden>
Date: Thu Jun 12 14:42:12 2014 +0100

    parser.Stack add use_stored_context option

    Add an option to switch to a context based on the user_creds data
    at constructor time, which allows a cleaner interface for selecting
    the stored context than creating it before creating the Stack object.

    Partial-Bug: #1306294

    Change-Id: I44df4e142dfbba1e70199b0d8f14c910f028a0f1