Comment 2 for bug 1510818

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

Reviewed: https://review.openstack.org/240737
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=67b2db0db434802c026e8d1aaf8963a3083f65a5
Submitter: Jenkins
Branch: master

commit 67b2db0db434802c026e8d1aaf8963a3083f65a5
Author: zengyingzhe <email address hidden>
Date: Mon Nov 2 09:54:14 2015 +0800

    Fix environment files parsing bug for stack-adopt

    Should use process_multiple_environments_and_files
    to parse the environment file arguments instead.

    Change-Id: I2f00df78462f1468ff12f7f9f8ca8a5d4c2d181b
    Closes-Bug: #1510818