freezer/tests
Fausto Marzi 5c060a9185 Fixed bug 1415865 for old backup removal
Old backups are correctly removed, provided that
no not-to-be-removed backup depends upon them.

Incremental backups correctly start from level 0 when
there is no tar_metadata available for the last backup

Command line option --no-incremental is now incompatible
with --max-level and with --always-level

Add the following command which allows to specify
a datetime for old backup removal.

  --remove-from-date YYYY-MM-DDThh:mm:ss

Closes-Bug: #1415865
Change-Id: Ie779ee354b67e9a1a012d28801b17dbd5cd353b6
LAUNCHPAD: https://bugs.launchpad.net/freezer/+bug/1415865
2015-02-24 11:58:52 +00:00
..
__init__.py Added unittest for utils.py 2014-12-06 17:36:53 +00:00
commons.py Fixed bug 1415865 for old backup removal 2015-02-24 11:58:52 +00:00
test_arguments.py Added unittest for utils.py 2014-12-06 17:36:53 +00:00
test_backup.py Use Python module MyMySQL instead of MySQLdb 2015-01-29 16:41:21 +00:00
test_lvm.py Added unittest for lvm.py 2014-12-08 23:23:00 +00:00
test_main.py Fixed bug 1415865 for old backup removal 2015-02-24 11:58:52 +00:00
test_restore.py Added unittest for restore.py 2015-01-19 20:57:46 +00:00
test_swift.py Fixed bug 1415865 for old backup removal 2015-02-24 11:58:52 +00:00
test_tar.py Fixed bug 1415865 for old backup removal 2015-02-24 11:58:52 +00:00
test_utils.py Fixed bug 1415865 for old backup removal 2015-02-24 11:58:52 +00:00