Files
python-cinderclient/cinderclient/shell_utils.py
Rajat Dhasmana 57301ecb74 Fix: Quota update successfully executes with no params
Since all params of quota update command are optional (except
project_id), when no quota field is supplied the command shouldn't
execute successfully.
This patch shows an error in this case.

Change-Id: I22e5ef7900631d1394e0ab5b57c4e4444f0d5a50
Closes-Bug: #1778975
2019-06-24 19:41:42 +05:30

10 KiB