cinder/releasenotes/notes/bp-jdss-add-cert-and-snapshot-revert-b34f352754ad07de.yaml
zenkuro d501d1a880 JovianDSS: add certs and snapshot restore
Added support of authenticity verification through
    self-signed certificates for JovianDSS data storage.
Added support of revert to snapshot functionality.
Expanded unit-test coverage for JovianDSS driver.

Change-Id: If0444fe479750dd79f3d3c3eb83b9d5c3e14053c
Implements: bp jdss-add-cert-and-snapshot-revert
2021-03-19 12:48:50 +02:00

8 lines
240 B
YAML

---
features:
- |
Added support of authenticity verification through self-signed certificates
for JovianDSS data storage.
Added support of revert to snapshot functionality.
Expands unit-test coverage for JovianDSS driver.