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:
Patrick East 2015-03-20 11:27:52 -07:00
parent d4dd0d5f30
commit 86c1e4986f
1 changed files with 1 additions and 1 deletions

View File

@ -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