Comment 4 for bug 1742655

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to tripleo-common (stable/pike)

Reviewed: https://review.openstack.org/533704
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=786f3d6f7ef7e2dc33e534cfc33600ec4dc35f23
Submitter: Zuul
Branch: stable/pike

commit 786f3d6f7ef7e2dc33e534cfc33600ec4dc35f23
Author: Juan Antonio Osorio Robles <email address hidden>
Date: Thu Jan 11 14:55:23 2018 +0200

    Always pass the plan name to fernet workbook

    It was using the default (overcloud) which is not necessarily the case
    for every deployment.

    This commit passes the TRIPLEO_PLAN_NAME environment file and derives
    the value from the passed container name.

    Change-Id: I2fc481336b945c88f8b6a017690773be3293a2b4
    Closes-Bug: #1742655
    (cherry picked from commit 49cb3b2e052bda379d35c6141874a332e983fa8c)