Comment 4 for bug 1510818

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

Reviewed: https://review.openstack.org/266650
Committed: https://git.openstack.org/cgit/openstack/python-heatclient/commit/?id=6fcf1e82a87dfda78aee707a2f05cc520a764050
Submitter: Jenkins
Branch: stable/liberty

commit 6fcf1e82a87dfda78aee707a2f05cc520a764050
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