Hi Josh,
<div><br></div><div>I aim to automate backup images of instance.</div><div><br></div><div>I saw that you implemented a backup solution to the OpenStack Compute API which uses the snapshot mechanism of OpenStack Nova. It adds backup command with parameters 'backup_type' and 'rotation'. This command permits to define two type of backup (daily and weekly) and the number of backup to keep around.</div>
<div><br></div><div>The problem is this mechanism isn't periodically executed by OpenStack. The user must execute himself the backup command to update the backuped images.</div><div><br></div><div>I created, few weeks ago, a blueprint to define a simple way to automate this mechanism: <a href="https://blueprints.launchpad.net/nova/+spec/backup-schedule">https://blueprints.launchpad.net/nova/+spec/backup-schedule</a></div>
<div><br></div><div>Could you send me some comments/feedback on this blueprint ?</div><div><br></div><div>Regards,</div><div>Édouard.</div>