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.
Reviewed: https:/ /review. openstack. org/333543 /git.openstack. org/cgit/ openstack/ freezer/ commit/ ?id=b3bc12b02ca db9531202ac661b 33ec1d0c71ee4b
Committed: https:/
Submitter: Jenkins
Branch: master
commit b3bc12b02cadb95 31202ac661b33ec 1d0c71ee4b
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: I43de55e271a34d 7b497760905f168 d2d7a3ab28c
Closes-Bug: #1595670