summaryrefslogtreecommitdiff
path: root/cinderclient/v3
diff options
context:
space:
mode:
authorjacky06 <zhang.min@99cloud.net>2019-03-06 22:34:42 +0800
committerEric Harney <eharney@redhat.com>2019-10-30 11:00:12 -0400
commite2436b310f294992857f22a6d52ede03e36b99b1 (patch)
treeb549789c69b17a8094ea4e284306d6022eda1fab /cinderclient/v3
parentd83998f6f0c18787a99ae189a4429fc142d8533a (diff)
downloadpython-cinderclient-e2436b310f294992857f22a6d52ede03e36b99b1.tar.gz
Update hacking version
Use latest release 1.1.0 and compatible changes w.r.t pep8 Change-Id: I1ae708f0753249226ceb47610a1a4d0b558c1d0e
Diffstat (limited to 'cinderclient/v3')
-rw-r--r--cinderclient/v3/shell.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/cinderclient/v3/shell.py b/cinderclient/v3/shell.py
index b076804..51e3f76 100644
--- a/cinderclient/v3/shell.py
+++ b/cinderclient/v3/shell.py
@@ -31,6 +31,7 @@ from cinderclient import shell_utils
from cinderclient import utils
from cinderclient.v2.shell import * # noqa
+from cinderclient.v2.shell import CheckSizeArgForCreate
FILTER_DEPRECATED = ("This option is deprecated and will be removed in "
"newer release. Please use '--filters' option which "