config download tarball recursively added to config container each time

Bug #1801416 reported by James Slagle
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
Fix Released
High
James Slagle

Bug Description

Each time the tripleo.config.get_overcloud_config action is run, it creates a tarball of the container contents and adds the tarball back to the container. Subsequent calls to the action keep doing the same behavior, so the tarball infinitely grows in size each time the action is called.

Changed in tripleo:
status: New → In Progress
importance: Undecided → High
assignee: nobody → James Slagle (james-slagle)
milestone: none → stein-2
tags: added: rocky-backport-potential
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

Changed in tripleo:
status: In Progress → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to tripleo-common (stable/rocky)

Fix proposed to branch: stable/rocky
Review: https://review.openstack.org/615713

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)

tags: added: in-stable-rocky
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 10.2.0

This issue was fixed in the openstack/tripleo-common 10.2.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/tripleo-common 9.5.0

This issue was fixed in the openstack/tripleo-common 9.5.0 release.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.