Files
python-manilaclient/manilaclient
Valeriy Ponomaryov 8045f4d24e Add quotas per share type
Following CLI interface changes are implemented:

1) update share type quotas:
   $ manila quota-update ... --share-type %share_type_name_or_id% ...

2) get share type quotas:
   $ manila quota-show ... --share-type %share_type_name_or_id% ...

3) delete/reset share type quotas:
   $ manila quota-delete ... --share-type %share_type_name_or_id% ...

'quota-defaults' stays unchanged as it is the same for all kinds of
quotas - project, user or share type.

Implements BluePrint support-quotas-per-share-type

Change-Id: I0cd2bc41193e50b330456b14c5f66134a513cc32
2017-07-26 19:31:30 +03:00
..
2017-07-25 05:20:31 -04:00
2017-07-26 19:31:30 +03:00
2017-02-07 22:35:04 +08:00
2017-07-26 19:31:30 +03:00
2017-07-26 19:31:30 +03:00
2016-09-28 10:06:45 +08:00