summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/common
Commit message (Expand)AuthorAgeFilesLines
* tests: Remove unnecessary nesting of compute resourcesStephen Finucane2023-05-164-18/+12
* Blacken openstack.commonStephen Finucane2023-05-1013-361/+499
* Add auto-approve option to project cleanupDr. Jens Harbott2023-02-151-0/+26
* Merge "quota: Deprecate "force" behavior for network quotas"Zuul2022-11-051-3/+4
|\
| * quota: Deprecate "force" behavior for network quotasStephen Finucane2022-10-111-3/+4
* | Merge "quota: Fix issues with delete quota command"Zuul2022-11-051-13/+14
|\ \
| * | quota: Fix issues with delete quota commandStephen Finucane2022-10-111-13/+14
* | | Merge "tests: Remove unnecessary nesting of volume resources"Zuul2022-11-055-28/+24
|\ \ \ | |/ /
| * | tests: Remove unnecessary nesting of volume resourcesStephen Finucane2022-09-305-28/+24
| |/
* | Merge "quota: Allow showing project-specific quotas"Zuul2022-11-051-0/+62
|\ \ | |/
| * quota: Allow showing project-specific quotasStephen Finucane2022-09-301-0/+62
* | Merge "quota: Add 'quota show --usage' option"Zuul2022-10-121-14/+54
|\ \ | |/
| * quota: Add 'quota show --usage' optionStephen Finucane2022-09-301-14/+54
* | Merge "quota: Simplify logic used to list, show quotas"Zuul2022-10-121-23/+0
|\ \ | |/
| * quota: Simplify logic used to list, show quotasStephen Finucane2022-09-301-23/+0
* | Merge "quota: Add support for detailed volume quotas"Zuul2022-10-071-3/+34
|\ \ | |/
| * quota: Add support for detailed volume quotasStephen Finucane2022-09-301-3/+34
* | Merge "quota: Add 'quota delete' command"Zuul2022-10-071-0/+107
|\ \ | |/
| * quota: Add 'quota delete' commandStephen Finucane2022-09-301-0/+107
* | config: Also mask non-prefix configryanKor2022-08-011-9/+48
|/
* Merge "Refactor network fakes to sdk properties PART 1"Zuul2022-03-231-2/+1
|\
| * Refactor network fakes to sdk properties PART 1Nurmatov Mamatisa2022-03-151-2/+1
* | Allow "--force" flag in quota network commandsRodolfo Alonso Hernandez2022-03-171-0/+1
|/
* Merge "image: Remove FakeImage test helper"Zuul2022-02-091-1/+1
|\
| * image: Remove FakeImage test helperStephen Finucane2021-11-171-1/+1
* | Merge "Add network update quota "limit_check" parameter"Zuul2022-02-031-0/+43
|\ \ | |/ |/|
| * Add network update quota "limit_check" parameterRodolfo Alonso Hernandez2021-12-071-0/+43
* | 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