summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/domain.py
Commit message (Expand)AuthorAgeFilesLines
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-22/+4
* Switch to ksa SessionDean Troyer2015-12-021-2/+2
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-5/+5
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-1/+1
* Command docs: domainDean Troyer2014-12-311-11/+13
* add doc for domain commandwanghong2014-12-241-12/+12
* Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-171-1/+1
* Add --or-show support for v3 identity resourcesSteve Martinelli2014-11-181-5/+21
* Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-111-0/+2
* add tests for identity v3 domainwanghong2014-08-141-5/+6
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-2/+2
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* add domain, credential to identity v3 apiSteve Martinelli2013-03-081-0/+193