Update file doc string for pure.py
The PureISCSIDriver now requires a higher version of the REST API, this causes the required Purity version to go up to 4.0.0. The doc string for the pure.py file was not updated to reflect this. Change-Id: Ibb133a6ab689c98aee0ac16946d059a647f482d3 Closes-Bug: 1434580
This commit is contained in:
parent
d4dd0d5f30
commit
86c1e4986f
@ -15,7 +15,7 @@
|
||||
"""
|
||||
Volume driver for Pure Storage FlashArray storage system.
|
||||
|
||||
This driver requires Purity version 3.4.0 or later.
|
||||
This driver requires Purity version 4.0.0 or later.
|
||||
"""
|
||||
|
||||
import math
|
||||
|
Loading…
x
Reference in New Issue
Block a user