karbor/releasenotes/notes/protection-plugin-api-063fd84b1f37d8e2.yaml
Yuval Brik da0bd1f9c9 ocata: release notes
Change-Id: I34a264f6118d32e288abd9c6f17e6842eb4c346c
2017-02-01 11:21:59 +02:00

10 lines
351 B
YAML

---
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.