summaryrefslogtreecommitdiff
path: root/openstackclient/common/quota.py
Commit message (Expand)AuthorAgeFilesLines
* Merge "Delete the LB object quotas set command in openstackclient"Zuul2019-03-131-3/+0
|\
| * Delete the LB object quotas set command in openstackclientyanpuqing2018-06-201-3/+0
* | Mention compute API 2.50 in openstack quota show --classMatt Riedemann2019-03-071-1/+4
* | Add support for get details of QuotaSławek Kapłoński2019-02-241-64/+167
|/
* wrong values in openstack quota show commandnidhimittalhada2017-07-241-5/+21
* Ignore more exceptions in quota listDean Troyer2017-05-111-1/+4
* Funcional tests: quota listDean Troyer2017-05-021-16/+62
* Fix quota functional tests for nova-netDean Troyer2017-04-261-2/+5
* Merge "OSC Quota List"Jenkins2017-03-211-0/+173
|\
| * OSC Quota ListSindhu Devale2017-03-101-0/+173
* | Trivial FixReedip2017-03-051-1/+1
|/
* Remove remaining uses of SDK Proxy.sessionDean Troyer2017-02-191-35/+1
* Remove quota set workaround for SDK <0.9.13Dean Troyer2017-02-171-30/+3
* Fix quota set command error for SDK > 0.9.10Huanxuan Ao2017-01-151-3/+30
* Fix quota show --default commandDean Troyer2017-01-141-1/+35
* Fix quota show outputReedip2017-01-121-0/+4
* translate all command help strings3.4.0Steve Martinelli2016-11-171-2/+2
* Merge "Fix openstack quota set/show --class not work"Jenkins2016-09-201-17/+15
|\
| * Fix openstack quota set/show --class not workqtang2016-09-141-17/+15
* | Fix quota-update issue in LBaaSReedip2016-09-161-1/+1
* | Fix Quota Support for HMsReedip2016-09-161-1/+1
|/
* Support fetching network project default quotaRui Chen2016-09-131-2/+7
* Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups"Rui Chen2016-09-121-1/+11
* Allow setting quotas for server groups and server group membersElena Ezhova2016-07-271-0/+2
* Remove execute permission on a few filesSongmingYan2016-07-221-0/+0
* Correct reraising of exceptionqinchunhua2016-07-071-1/+1
* Make set/unset commands in compute/image/common return normally when nothing ...Tang Chen2016-06-211-5/+0
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-2/+3
* Fix i18n supports in commomHuanxuan Ao2016-06-071-7/+8
* Add newline to strings in stdout/stderr.write()Lu lei2016-06-061-1/+1
* Add network support for "quota set"Fang Zhen2016-05-191-9/+50
* Support quota show for current projectRichard Theis2016-04-211-11/+18
* Fixed a bunch of spacingBrandon Palm2016-02-231-2/+2
* Merge "Fix showing network quotas for a project"Jenkins2016-02-021-4/+7
|\
| * Fix showing network quotas for a projectRichard Theis2016-02-021-4/+7
* | log take_action parameters in a single placeAkihiro Motoki2016-02-021-11/+2
|/
* Add project name/ID validation for "openstack quota show"xiexs2015-11-291-3/+9
* Unable to set some compute quotasRichard Theis2015-11-201-0/+1
* Add project-name/-id validation for the OSC "openstack quota set"xiexs2015-11-041-4/+11
* Merge "Add tests for volume quota set"Jenkins2015-09-191-2/+1
|\
| * Add tests for volume quota setTerryHowe2015-08-111-2/+1
* | Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-2/+4
|/
* Merge "Fix quota set failed problem"Jenkins2015-08-061-1/+2
|\
| * Fix quota set failed problemjiaxi2015-07-281-1/+2
* | Fix quota show when there is no project idTerryHowe2015-08-051-3/+2
|/
* Don't create empty quota set requestsJamie Lennox2015-05-051-2/+3
* Add support to specify volume quotas per volume typeSteve Martinelli2015-04-151-2/+10
* Add network support to quota showzhiyuan_cai2015-01-281-6/+30
* Catch exception when getting quotazhiyuan_cai2014-12-301-15/+19