cinder/releasenotes/notes/datera-driver-v2-update-930468e8259c8e86.yaml
Sean McGinnis c5630ce51d Clean up release notes for Ocata
Fix up various issues in the release notes in preparation for
branching the RC-1 release.

Change-Id: I8db5d2859c36d666732c513afe520d588ac9f3ba
2017-02-02 08:15:52 -06:00

13 lines
478 B
YAML

---
features:
- All Datera DataFabric backed volume-types will now use
API version 2 with Datera DataFabric.
upgrade:
- Users of the Datera Cinder driver are now required to use
Datera DataFabric version 1.0+. Versions before 1.0 will
not be able to utilize this new driver since they still
function on v1 of the Datera DataFabric API.
deprecations:
- Config option ``datera_api_token`` has been replaced by
options ``san_login`` and ``san_password``.