Release Notes

0.2.0

New Features

  • Added RFC2445 (iCal) format for time triggers.
  • Revised Protection Plugin interface which now supports multiple hooks for each operation. Hooks dictate when specific parts of the protection plugin code runs in relation to the operation phase and other resource’s state.
  • Revised Cinder protection plugin, which takes a snapshot, backs up from the snapshot, and deletes the snapshot afterwards.
  • Revised Glance protection plugin, which uploads the glance image in chunks to the bank.

Deprecation Notes

  • Old Protection Plugin interface and BaseProtectionPlugin are deprecated.

Bug Fixes

  • Fix checkpoint listing bug, which caused results to be not filtered correctly according to set filters.

Other Notes

  • Restore auth parameters now reside in restore_auth instead of restore parameters.

0.1.0

Other Notes

  • Started using Reno for release notes