summaryrefslogtreecommitdiff
path: root/cinderclient/v3
diff options
context:
space:
mode:
authorZuul <zuul@review.opendev.org>2019-12-12 00:59:06 +0000
committerGerrit Code Review <review@openstack.org>2019-12-12 00:59:06 +0000
commitd240091c32c033b25c2a805b1fd66468429c221c (patch)
treeedc35b90d18f1e5a0f54241f93323b1f7aeea35f /cinderclient/v3
parent7f282a5ea46cb46a306d16cc352c3beddf7c129e (diff)
parente2436b310f294992857f22a6d52ede03e36b99b1 (diff)
downloadpython-cinderclient-d240091c32c033b25c2a805b1fd66468429c221c.tar.gz
Merge "Update hacking version"
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 fa1cc9c..85feca5 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 "