Fix creation of full backup when using cindernative incremental
Per configuration freezer should firstly create full backup automatically if there are no backups for job and config options incremental=True, mode=cindernative are set. This patch is fixing this. From config: >> # When the option is set, freezer will perform a cindernative incremental backup instead of the default full backup. And if True, but volume do not have a base full backup, freezer will do a full backup first. >> #incremental = <None> Change-Id: Ib56c5528bcdedc34c16c209488c7439250dd85e1changes/60/705360/1
parent
a440501ab6
commit
a197c8caf8
Loading…
Reference in New Issue