From: Patrick East Date: Fri, 20 Mar 2015 18:27:52 +0000 (-0700) Subject: Update file doc string for pure.py X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=86c1e4986fb9a153da5c11a86e2363fa63e87d04;p=openstack-build%2Fcinder-build.git 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 --- diff --git a/cinder/volume/drivers/pure.py b/cinder/volume/drivers/pure.py index 94a17f373..b0a435b9e 100644 --- a/cinder/volume/drivers/pure.py +++ b/cinder/volume/drivers/pure.py @@ -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