Comment 4 for bug 1482949

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to puppet-tempest (stable/kilo)

Reviewed: https://review.openstack.org/235325
Committed: https://git.openstack.org/cgit/openstack/puppet-tempest/commit/?id=a6cb003da75b445d10291acb4e05555e097df1bb
Submitter: Jenkins
Branch: stable/kilo

commit a6cb003da75b445d10291acb4e05555e097df1bb
Author: Emilien Macchi <email address hidden>
Date: Sun Aug 9 00:08:13 2015 -0400

    do not create tempest.conf from .sample file

    tempest.conf.sample does not exist anymore* so we need to stop relying
    on this file to create the tempest.conf configuration file.

    * https://github.com/openstack/tempest/commit/c8a39b488b97dd876af39567f8096f15dd36b802

    This patch drops the File resource that managed tempest.conf.

    Closes-Bug: #1482949
    Change-Id: I7c3d20a61aa88a25f1215cccb4cb36168eab05c5
    (cherry picked from commit 0e9c5dbf51c0de0514ecef90f065b5c52fb3cfd7)