python-kingbirdclient/kingbirdclient/commands/v1
Goutham Pratapa ec51bdb8da Remove "--resources" option for "quota delete".
Python-kingbirdclient uses python requests and
it cannot send body along with the curl-request.
So removed the option of sending resources(body).

Made Kingbird-client compatible with Keystone_v2 and
Keystone_v3.

Change-Id: I9d7c0055d747245f76d1cbd1213ff74cb11d1faf
2017-01-23 13:35:57 +05:30
..
__init__.py Implement quota defaults command for KB 2016-11-28 17:38:41 +05:30
base.py Implement quota defaults command for KB 2016-11-28 17:38:41 +05:30
quota_class_manager.py Implement quota-management commands for KB. 2017-01-16 17:25:06 +05:30
quota_manager.py Remove "--resources" option for "quota delete". 2017-01-23 13:35:57 +05:30