Comment 33 for bug 1635409

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

Reviewed: https://review.openstack.org/450262
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=ab98502a65fa04ff943f9f105dd27dff51e48ad3
Submitter: Jenkins
Branch: master

commit ab98502a65fa04ff943f9f105dd27dff51e48ad3
Author: Steven Hardy <email address hidden>
Date: Fri Mar 24 14:46:51 2017 +0000

    Add breakpoint cleanup env during plan processing

    Move this environment addition to an earlier function, so we can
    decouple the plan creation and environment processing from the actual
    heat_deploy.

    Change-Id: Icbeb2a3f6e819b213590bfb0e237d86ef49a3b1f
    Partial-Bug: #1635409