Comment 2 for bug 1595670

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

Reviewed: https://review.openstack.org/333543
Committed: https://git.openstack.org/cgit/openstack/freezer/commit/?id=b3bc12b02cadb9531202ac661b33ec1d0c71ee4b
Submitter: Jenkins
Branch: master

commit b3bc12b02cadb9531202ac661b33ec1d0c71ee4b
Author: Deklan Dieterly <email address hidden>
Date: Thu Jun 23 13:12:29 2016 -0600

    Fix restore tar error handling

    Capture errors from tar during restore and log them.
    Propogate restore tar errors up thru the exception mechanism.
    Refactor process check to remove duplicate code.
    Propagate exceptions from tar for both backup and restore
    up to main instead of exiting the process.

    Change-Id: I43de55e271a34d7b497760905f168d2d7a3ab28c
    Closes-Bug: #1595670