
We use double ticks to format config options, driver FQNs etc. in few release notes to improve readability. This patch updates the remaining release notes to follow the same convention. Change-Id: Ied4e5e02cc781405206edc2322567e5e5e3e170f
13 lines
475 B
YAML
13 lines
475 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``
|