summaryrefslogtreecommitdiff
path: root/openstackclient/tests/identity/v3/test_project.py
Commit message (Expand)AuthorAgeFilesLines
* Unskip tests caused by bug 1599333Steve Martinelli2016-07-071-6/+11
* Merge "Refactor unit tests for project and domain with fake classes in identi...Jenkins2016-07-061-219/+222
|\
| * Refactor unit tests for project and domain with fake classes in identityv3Huanxuan Ao2016-07-041-219/+222
* | skip failing tests due to bug 1599333 is fixedSteve Martinelli2016-07-051-0/+5
|/
* Use resource id when name given for identity showDavid Rosales2016-06-221-0/+38
* osc-lib: utilsDean Troyer2016-06-131-2/+2
* osc-lib: exceptionsDean Troyer2016-06-131-1/+2
* Test take_action() instead of run() in unit testsTang Chen2016-03-051-14/+15
* Identity: Fix DisplayCommandBase comments for cliff ShowOne subclass testsTang Chen2016-02-101-7/+21
* Identity: Fix DisplayCommandBase comments for cliff Lister subclass testsTang Chen2016-02-101-3/+9
* Merge "Changed the abstract columns and datalists from test cases of common a...Jenkins2016-01-141-81/+44
|\
| * Changed the abstract columns and datalists from test cases of common and Iden...SaiKiran2016-01-121-81/+44
* | Enabling domain lookup for project set v3 commandJude Job2015-12-311-5/+0
|/
* Enables retrieval of project's parents and subtreeRodrigo Duarte Sousa2015-06-091-0/+150
* add --domain argument to v3 project setGuojian Shao2015-05-291-0/+15
* Add parent field to project creationRodrigo Duarte2015-03-231-0/+100
* fix the wrong order of assertEqual argswanghong2015-01-271-31/+31
* add multi-delete support for identitywanghong2014-12-231-1/+1
* Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-111-16/+0
* Domain administrator cannot do project operationsTerry Howe2014-07-071-0/+64
* Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-18/+24
* identity v3 allow project list filtering by domainSteven Hardy2014-03-131-0/+29
* Add ability to set key value pairs in projectsTerry Howe2014-03-061-0/+69
* Complete basic test infrastructureDean Troyer2013-11-181-2/+1
* Identity v3 testsDean Troyer2013-09-091-0/+531