Comment 9 for bug 1623552

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

Reviewed: https://review.openstack.org/373487
Committed: https://git.openstack.org/cgit/openstack/python-tripleoclient/commit/?id=3b31ea165d99a24da393b6063d5321620d07025f
Submitter: Jenkins
Branch: stable/newton

commit 3b31ea165d99a24da393b6063d5321620d07025f
Author: Steven Hardy <email address hidden>
Date: Tue Sep 20 12:39:43 2016 +0100

    Always use absolute path for tht_root

    If you don't use the absolute path then the logic in
    _process_and_upload_environment breaks and deployment fails

    We probably need a more comprehensive fix but this provides a
    stopgap solution while we figure out how to rework this.

    Change-Id: I9c6a7394d1f831ab7f0b774f675f77f924fea335
    Partial-Bug: #1623552
    (cherry picked from commit 0ab4114b1b9d9de18835e44adef8f580bb418306)