summaryrefslogtreecommitdiff
path: root/keystoneclient/v3/domains.py
Commit message (Expand)AuthorAgeFilesLines
* Remove use of positional decoratorMorgan Fainberg2017-08-071-4/+0
* Follow up patch for Improve docs for v3 domainsNisha Yadav2016-08-191-0/+3
* Fix no content return type docEduardo Magalhães2016-08-181-1/+2
* Improve docs for v3 domainsNisha Yadav2016-06-201-1/+48
* Fixing D204, D205, and D207 PEP257 violation.Navid Pustchi2016-05-041-0/+2
* use positional library instead of utilsSteve Martinelli2016-01-251-3/+4
* fix enabled parameter of update doesn't default to Nonewanghong2015-01-211-1/+1
* Start using positional decoratorJamie Lennox2014-03-251-0/+3
* Ensure domains.list filtered results are correctSteven Hardy2014-02-181-0/+4
* Consistently support kwargs across all v3 CRUD Manager opsDivyesh Khandeshi2014-01-221-6/+14
* Replace OpenStack LLC with OpenStack Foundation0.4.1ZhiQiang Fan2013-10-171-1/+1
* update v3 domains - remove public/private namespaceSteve Martinelli2013-03-041-10/+4
* fix discrepancies seen in domain and credential, v3 - bug 1109349Steve Martinelli2013-01-301-4/+13
* v3 Domain CRUDDolph Mathews2012-10-081-0/+55