summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/test_mappings.py
Commit message (Expand)AuthorAgeFilesLines
* Standardize import formatshizhihui2016-07-221-1/+0
* Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-191-1/+1
* osc-lib: exceptionsDean Troyer2016-06-131-1/+2
* 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