Comment 12 for bug 1932079

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

Reviewed: https://review.opendev.org/c/openstack/python-tripleoclient/+/799255
Committed: https://opendev.org/openstack/python-tripleoclient/commit/4e097d5409d6b992fcb2e6121241a22e76313fba
Submitter: "Zuul (22348)"
Branch: stable/wallaby

commit 4e097d5409d6b992fcb2e6121241a22e76313fba
Author: Harald Jensås <email address hidden>
Date: Mon Jun 28 17:49:37 2021 +0200

    Add '--templates' arg to node and net provision

    Allow setting '--templates', the path tot the THT root
    directory. Environment files created by the node and
    network provision commands will be created with the user
    specified path to the THT root. Defaults to:
     /usr/share/openstack-tripleo-heat-templates/

    Closes-Bug: #1932079
    Depends-On: I9decd8fb9860cd17dc9e69b9970d9f9dabf11428
    Change-Id: I5dd81788c08bb0d797190a5fb8bb120b7d8b4f32
    (cherry picked from commit 9c997ff0945e2771a857c6859120af381d480505)