Commit Graph

6 Commits

Author SHA1 Message Date
Wolfgang Link
683a30e062 Make rollback compatible with storage replica.
If we rollback we have to clean up all local replication snapshots.
2017-06-12 10:54:33 +02:00
Dietmar Maurer
3f85b14d89 PVE::AbstractConfig - add prototype for get_replicatable_volumes 2017-06-12 09:03:14 +02:00
Dietmar Maurer
eb74d48313 AbstractConfig.pm: remove code for replicate configuration
It is no longer used.
2017-05-29 07:33:38 +02:00
Dietmar Maurer
bff37779c0 AbstractConfig.pm: do not copy/store replicate parameter in snapshot config 2017-05-06 11:40:22 +02:00
Wolfgang Link
38532f70ad Replica parameters should be ignored by snapshot and restore.
The replica are parameter that should not be changed by a rollback.
2017-04-28 10:46:57 +02:00
Fabian Grünbichler
58a3c91ced initial commit
AbstractConfig.pm and AbstractMigrate.pm copied from
pve-common

added use statements for PVE::Cluster and PVE::Storage to
AbstractConfig
2017-01-24 14:03:24 +01:00