summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/projects.py
Commit message (Expand)AuthorAgeFilesLines
* Override find function in projectGage Hugo2018-01-261-0/+5
* Add project tags to keystoneclientSamuel Pilla2017-12-201-2/+110
* Remove use of positional decoratorMorgan Fainberg2017-08-071-7/+0
* Fix no content return type docEduardo Magalhães2016-08-181-1/+2
* Follow up patch for Improve docs for v3 projectsNisha Yadav2016-06-251-4/+8
* Improve docs for v3 projectsNisha Yadav2016-06-221-27/+62
* Fixing D202 and D203 PEP257 violation.Navid Pustchi2016-05-041-1/+0
* Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-041-0/+2
* use positional library instead of utilsSteve Martinelli2016-01-251-6/+7
* Fixes warning for positional arg in project createdaniel-a-nguyen2015-11-201-1/+1
* Implements subtree_as_ids and parents_as_idsRodrigo Duarte Sousa2015-03-131-6/+43
* Hierarchical multitenancy basic callsThiago Paiva Brito2015-02-051-4/+48
* Enumerate Projects with Unscoped TokensAdam Young2014-09-231-0/+1
* Start using positional decoratorJamie Lennox2014-03-251-0/+5
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
* Adds support for passing extra tenant attributes to keystoneCharles V Bock2013-08-121-4/+6
* Refactor v3 API to support filteringJ. Matt Peterson2013-05-061-2/+11
* v3 List projects for a userDolph Mathews2012-10-091-1/+3
* v3 Project CRUDDolph Mathews2012-10-081-0/+80