summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/common
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of 'six'Stephen Finucane2021-10-211-6/+5
* project cleanupArtem Goncharov2021-02-021-0/+183
* Add support '--progress' option for 'image create'youngho choi2021-01-041-0/+77
* Remove None valued network quota entriesasarfaty2020-09-221-0/+23
* Merge "Add '--force; parameter to 'openstack quota set'"Zuul2020-07-061-0/+50
|\
| * Add '--force; parameter to 'openstack quota set'hackertron2020-04-141-0/+50
* | Merge "Allow os quota list query to filter by project"Zuul2020-06-291-0/+69
|\ \
| * | Allow os quota list query to filter by projectJose Castro Leon2020-03-121-0/+69
| |/
* | Replace assertItemsEqual with assertCountEqualAlfredo Moralejo2020-06-011-2/+2
|/
* Raise flake8-import-order version to latestSean McGinnis2020-01-108-9/+8
* Replace six.iteritems() with .items()lihaijing2020-01-091-4/+2
* Use SDK to get compute API extensionsMatt Riedemann2019-10-311-13/+8
* Remove token_endpoint auth typeDean Troyer2019-08-271-4/+4
* Remove code migrated to osc-lib long agoDean Troyer2019-05-161-107/+0
* Merge "Delete the LB object quotas set command in openstackclient"Zuul2019-03-131-9/+0
|\
| * Delete the LB object quotas set command in openstackclientyanpuqing2018-06-201-9/+0
* | Add support for get details of QuotaSławek Kapłoński2019-02-241-4/+83
* | Fix 'project purge' deleting wrong project's servers and volumesJulie Pichon2018-09-141-12/+18
|/
* Fix limits show command without Nova and CinderJude Cross2018-04-031-0/+125
* Rehome test units libPierre Hanselmann2017-11-023-3/+5
* Fix 'project purge' deletes ALL images problemlihaijing2017-09-261-12/+12
* Use flake8-import-order pluginAkihiro Motoki2017-08-172-1/+2
* Add project purge command to oscSteve Martinelli2017-06-131-0/+314
* Refactor Extension show and list commandAnkur Gupta2017-05-181-16/+62
* Ignore more exceptions in quota listDean Troyer2017-05-111-1/+48
* Funcional tests: quota listDean Troyer2017-05-021-254/+428
* Improve no-auth pathDean Troyer2017-04-241-1/+3
* Merge "OSC Extension Show"Jenkins2017-03-231-0/+58
|\
| * OSC Extension ShowSindhu Devale2017-03-221-0/+58
* | Merge "OSC Quota List"Jenkins2017-03-211-0/+159
|\ \
| * | OSC Quota ListSindhu Devale2017-03-101-0/+159
* | | Merge "Support list commands by group name keyword"Jenkins2017-02-271-0/+35
|\ \ \
| * | | Support list commands by group name keywordRui Chen2017-02-231-0/+35
| |/ /
* | | Revert unit tests for quota commandsHuanxuan Ao2017-02-231-42/+30
|/ /
* | Fix "module list --all" failedRui Chen2017-02-061-9/+34
* | Fix quota set command error for SDK > 0.9.10Huanxuan Ao2017-01-151-30/+42
|/
* Merge "Fix openstack quota set/show --class not work"Jenkins2016-09-201-10/+67
|\
| * Fix openstack quota set/show --class not workqtang2016-09-141-10/+67
* | Fix quota-update issue in LBaaSReedip2016-09-161-3/+3
* | Fix Quota Support for HMsReedip2016-09-161-3/+3
|/
* Support fetching network project default quotaRui Chen2016-09-131-0/+9
* Set quota "per_volume_gigabytes", "backup_gigabytes" and "backups"Rui Chen2016-09-121-0/+22
* Unit tests of quota command refactorRui Chen2016-09-121-44/+95
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-0811-0/+1761