Comment 3 for bug 1801416

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

Reviewed: https://review.openstack.org/615713
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=34b0d7307cb07c9854353302113c86ef8675f4a4
Submitter: Zuul
Branch: stable/rocky

commit 34b0d7307cb07c9854353302113c86ef8675f4a4
Author: James Slagle <email address hidden>
Date: Fri Nov 2 17:13:53 2018 -0400

    Delete old tarball from config container on download

    Delete the old tarball from the config container when the
    tripleo.config.get_overcloud_config action is run. This will prevent the
    new tarball from also containing the old tarball, which causes the
    tarball to grow in size.

    Change-Id: I85c8659e16503c40e2f9ff915106040859cc03a5
    Closes-Bug: #1801416
    (cherry picked from commit 388ffae7c3b11bb7e2ba2be29259579fb2b29605)