Merge "Trivial Fix"

This commit is contained in:
Jenkins 2017-03-06 21:38:28 +00:00 committed by Gerrit Code Review
commit ca6f733f0f

View File

@ -165,7 +165,7 @@ class SetQuota(command.Command):
**volume_kwargs)
if network_kwargs:
sys.stderr.write("Network quotas are ignored since quota class"
"is not supported.")
" is not supported.")
else:
project = utils.find_resource(
identity_client.projects,