Comment 1 for bug 1801416

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

Reviewed: https://review.openstack.org/615317
Committed: https://git.openstack.org/cgit/openstack/tripleo-common/commit/?id=388ffae7c3b11bb7e2ba2be29259579fb2b29605
Submitter: Zuul
Branch: master

commit 388ffae7c3b11bb7e2ba2be29259579fb2b29605
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