summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/compute/v2/test_aggregate.py
Commit message (Expand)AuthorAgeFilesLines
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-8/+8
* trivial: Use plural for appended parametersStephen Finucane2021-01-061-10/+10
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-8/+8
* Switch compute aggregate functions to SDKArtem Goncharov2020-12-021-85/+172
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-2/+2
* Format aggregate command fields and de-race functional testsDean Troyer2019-08-261-18/+23
* Support "--no" option in aggregate setRui Chen2016-09-241-10/+88
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+447