Commit Graph

8 Commits

Author SHA1 Message Date
Caihui 648ca1e3ba Update CREDITS list
ZTE TECS team  maintains the Freezer project in recent releases.

Update CREDITS list.

Change-Id: I02208d8bc9905b1bc6de0dbccf63107c307ba05b
2020-06-24 01:54:30 -07:00
Pierre-Arthur MATHIEU 8a9f378b13 Adding the freezer logo to the README
Change-Id: I789f10d4a8dda2cf1658546a560f270dc68cf72f
2016-03-30 19:17:11 +01:00
sbartel c3bdcf2548 Add freezer exec action to execute script
Implements: blueprint pre-post-exec

Change-Id: Id182facb84703a976e566429e005afa373d08965
2015-06-30 20:31:41 +02:00
Saad Zaher 66dac7e596 Adding Support for LVM snapshot permission by --lvm-snap-perm
Implements: blueprint immutable-snapshot

Change-Id: Id048b7fdc14576de3e622d6d9fa66b6913420546
2015-06-26 14:13:42 +01:00
eldar nugaev 465683e609 Implementation of Cinder backup compatible mode
Implements blueprint: cinder-backup-compatible-mode

Change-Id: I2b388dd40b8605cbf488d9c7976d8a9c12b144de
2015-06-17 16:08:44 +01:00
Memo Garcia 2be468138f Windows support for freezer
Backups for SQL Server, MySQL, MongoDB and filesystem on windows using
shadow copies (vssadmin), tar compression and encryption using openssl and tar..

Change-Id: I1f68e012f28891c19e4d94352511ec968382c8e2
Implements: blueprint add-windows-support-for-backup-and-restore
2015-04-13 10:06:46 +01:00
Zahari Zahariev 8e3a5cf8ca Functional tests and Vagrant environment
Proposed environment utilizes Vagrant that works with KVM or
Virtualbox based VM that runs Swift storage node. There are
two major run scripts. Rhe first one run-remote.sh will expect
successfully setup of the Swift VM. Then rsync freezer directory
to the VM and finally execute remotely via SSH run-local.py script
that will create LVM volume and mount it so the functional tests
could be facilitated.

Regular file system (non LVM) and LVM snapshot non incremental
backup tests are included in this commit as the most common usecase.

BLUEPRINT: functional-testing
Change-Id: Ia9c1e2e770ca413fe4a896dd0a55c4babf3df686
2015-03-30 14:35:35 +01:00
Fausto Marzi ef5695c36f Freezer initial commit 2014-07-22 22:46:31 +01:00