ocata: release notes

Change-Id: I34a264f6118d32e288abd9c6f17e6842eb4c346c
This commit is contained in:
Yuval Brik 2017-02-01 11:21:59 +02:00
parent c31f23accf
commit da0bd1f9c9
6 changed files with 34 additions and 3 deletions

View File

@ -0,0 +1,5 @@
---
fixes:
- |
Fix checkpoint listing bug, which caused results to be not filtered
correctly according to set filters.

View File

@ -0,0 +1,4 @@
---
features:
- |
Added RFC2445 (iCal) format for time triggers.

View File

@ -0,0 +1,9 @@
---
features:
- |
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.
deprecations:
- |
Old Protection Plugin interface and BaseProtectionPlugin are deprecated.

View File

@ -0,0 +1,8 @@
---
features:
- |
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.

View File

@ -0,0 +1,5 @@
---
other:
- |
Restore auth parameters now reside in restore_auth instead of restore
parameters.

View File

@ -1,11 +1,11 @@
Welcome to Karbor Agent Release Notes documentation!
====================================================
Welcome to Karbor Release Notes documentation!
==============================================
Contents
========
.. toctree::
:maxdepth: 2
:maxdepth: 1
unreleased
newton