cinder/releasenotes/notes/nexentastor5-https-6d58004838cfab30.yaml
Aleksey Ruban 51368daf42 NexentaStor5: sessions and HTTPS support
REST calls now use session and are able to work through secure HTTP
connection. Also REST API was changed, because of that some methods of
the driver underwent changes too.

Implements: blueprint nexentastore5-https
Change-Id: I03df1fe2c8f66f9689deef8a24b361f0bfff3699
2016-12-20 16:09:01 -07:00

5 lines
162 B
YAML

---
features:
- Added secure HTTP support for REST API calls in the NexentaStor5 driver.
Use of HTTPS is set True by default with option nexenta_use_https.