summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/policy.py
Commit message (Expand)AuthorAgeFilesLines
* Handle log message interpolation by the logger in identity/Gábor Antal2017-02-131-2/+1
* translate all command help strings3.4.0Steve Martinelli2016-11-171-5/+5
* Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-191-3/+24
* Make set/unset commands pass normally when nothing specified in identityv3Huanxuan Ao2016-07-141-5/+0
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-2/+3
* Fix i18n support problems in identityTang Chen2016-06-071-10/+11
* take_action() method from command.Command shouldn't returnMohan Muppidi2016-02-291-2/+0
* log take_action parameters in a single placeAkihiro Motoki2016-02-021-23/+4
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-5/+5
* Command doc: policySteve Martinelli2015-01-121-29/+34
* Remove 'links' section from several v3 Identity objectsSteve Martinelli2014-10-111-0/+2
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Merge "Pass arguments to v3 keystoneclient by kwarg"Jenkins2014-04-171-1/+1
|\
| * Pass arguments to v3 keystoneclient by kwargJamie Lennox2014-04-041-1/+1
* | move read_blob_file_contents to utilsSteve Martinelli2014-04-141-8/+2
|/
* Fix some help stringsAndreas Jaeger2014-02-211-1/+1
* Begin Python 3 compatabilityDean Troyer2013-07-291-3/+4
* Remove api = apiName calls from each methodSteve Martinelli2013-07-121-5/+0
* Add policy to identity v3Steve Martinelli2013-03-261-0/+186