cinder/releasenotes/notes/pure_sdk_version_checks-257cb8387ed6f5f8.yaml
Simon Dodsley 49848a7674 [Pure Storage] Fix minimum SDK version required
Change method to check supported REST version on the backend.
This will mkae it easier to specify minimum REST versions for
specific feature support.

Closes-Bug: #1929219
Change-Id: Ibab932d3536d44dd7414560768ed5bdeaa9e61e1
2021-06-28 18:40:25 -04:00

12 lines
358 B
YAML

---
upgrade:
- |
Pure Storage FlashArray minimum ``purestorage`` SDK version increased
to 1.17.0
fixes:
- |
Pure Storage FlashArray driver `bug #1929219
<https://bugs.launchpad.net/cinder/+bug/1929219>`_: Fixes issue with
incorrect internal mechanism for checking REST API of backend array.
This has no external effect for users.