Commit Graph

11 Commits

Author SHA1 Message Date
ssamson-tis
efb08d757f Compress xva export 2015-07-28 10:48:45 +02:00
ssamson-tis
464c9dd9b1 fix compatibility with old python versions 2015-07-03 16:18:00 +02:00
ssamson-tis
14cdc6d4f9 Ignore proxies for export xva 2015-06-30 11:18:11 +02:00
ssamson-tis
1137263ef4 Fix: [SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed (_ssl.c:581) 2015-06-30 10:31:32 +02:00
ssamson-tis
07bb5d7de6 Bugfix: register_existing 2015-04-01 16:37:47 +02:00
Jérémie Courrèges-Anglas
cde133eadd str2bool is not only useful in backup_xva, make it avail. elsewhere. 2014-11-20 15:59:29 +01:00
Jérémie Courrèges-Anglas
bea13b4424 Log errors when fetching .xva images 2014-11-20 15:48:56 +01:00
Jérémie Courrèges-Anglas
3ede128155 Simplify url construct. 2014-11-20 15:48:29 +01:00
Jérémie Courrèges-Anglas
059c94797a Tiny optimization for copy_vm_xcp / backup_xva schemes
Both methods create a snap and make a copy of it, and both methods
ought to be used in the same backup process.  To avoid overwhelming
the storage, it is now possible to avoid deleting a snap in
copy_vm_xcp (delete_snapshot=no) so that it gets reused in
backup_xva (reuse_snapshot=yes).

Requested by Yvan.
2014-11-20 15:48:00 +01:00
ssamson-tis
639bb15460 Meilleur gestion des backups XenServer 2014-07-25 15:04:10 +02:00
ssamson-tis
bd05ae8f25 Fist commit 2013-05-23 10:19:43 +02:00