Comment 4 for bug 1863599

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

Reviewed: https://review.opendev.org/708100
Committed: https://git.openstack.org/cgit/openstack/tripleo-heat-templates/commit/?id=8298f4569c86b779e7b50436420aa9f905520527
Submitter: Zuul
Branch: master

commit 8298f4569c86b779e7b50436420aa9f905520527
Author: Gregory Thiemonge <email address hidden>
Date: Mon Feb 17 12:18:24 2020 +0100

    Fix permission issue when removing octavia temp dirs

    Temporary directories were created with 'become: true' parameter,
    removing them without the same parameter might lead to permission denied
    error.

    Closes-Bug: #1863599
    Change-Id: I61db5d3b2ada590f8cbc0e93889872e1746b621c