summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/test_mappings.py
Commit message (Expand)AuthorAgeFilesLines
* Trivial: Reorder classes in identity v3 in alphabetical orderTang Chen2016-03-111-35/+35
* [Identity] Check return value is None in identity v3 unit testsTang Chen2016-03-081-3/+4
* Fixed a bunch of spacingBrandon Palm2016-02-231-56/+60
* fix the wrong order of assertEqual argswanghong2015-01-271-4/+4
* Implement CRUD operations for Mapping objectsMarek Denis2014-10-081-0/+239