summaryrefslogtreecommitdiff
path: root/openstackclient/tests/unit/identity/v2_0/test_project.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.identityStephen Finucane2023-05-101-62/+65
* Replace assertItemsEqual with assertCountEqualDirk Mueller2021-05-031-1/+1
* Make use of comparable 'FormattableColumn' subclassesStephen Finucane2020-12-091-1/+1
* Raise flake8-import-order version to latestSean McGinnis2020-01-101-1/+1
* Use cliff formattable columns in identity commandsAkihiro Motoki2019-06-221-2/+3
* Merge "Add sort support to project list"Jenkins2017-03-161-0/+36
|\
| * Add sort support to project listTom Jose Kalapura2017-03-081-0/+36
* | Error handling for delete commands in identityHuanxuan Ao2017-01-031-0/+29
|/
* move unit tests to new "unit" test moduleSteve Martinelli2016-09-081-0/+635