freezer/freezer
Jonas Pfannschmidt 8b8c766ed4 First scenario test
This test performs a backup followed by a restore and compares
the restored data with the original data.

This code was previously in the freezer-api repo. It fits better
into the freezer repo because:

- It interacts mostly with freezer-scheduler
- The freezer devstack gate also includes the freezer-api so it is easier to run an end-to-end test

Moved from change: 319351

Implements bp: freezer-integration-tests

Change-Id: I74448e75905d2d950a5d0483a9fe27a212f7fe21
2016-06-15 15:15:40 +01:00
..
apiclient Fix incompatibility with keystoneauth 2016-06-09 14:59:23 +01:00
common Fixed freezer-agent is not using the correct log 2016-06-09 12:31:20 +00:00
engine Fix gnu tar error handling 2016-06-14 14:18:34 -06:00
lib Fix typos 2016-03-25 17:04:13 +09:00
mode Rename mode default to fs 2016-03-23 09:54:09 +00:00
openstack Delete Invalid variable 2016-06-05 22:09:29 +00:00
scheduler list backups stored in API 2016-05-26 15:52:05 +00:00
scripts Updating HP Copyright label 2015-08-21 14:19:39 +01:00
snapshot Delete Invalid variable 2016-06-05 22:09:29 +00:00
storage Freezer metadata 2016-05-16 11:30:50 +01:00
tests First scenario test 2016-06-15 15:15:40 +01:00
utils Adds checksum before backup and after restore for consistency check. 2016-05-25 15:58:40 +00:00
__init__.py Switch freezer-scheduler to oslo.config and oslo.log 2015-12-10 12:49:58 +00:00
job.py Adds checksum before backup and after restore for consistency check. 2016-05-25 15:58:40 +00:00
main.py Fixed freezer-agent is not using the correct log 2016-06-09 12:31:20 +00:00