summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/service_provider.py
Commit message (Expand)AuthorAgeFilesLines
* Replace six.iteritems() with .items()lihaijing2020-01-091-3/+2
* Handle log message interpolation by the logger in identity/Gábor Antal2017-02-131-2/+2
* translate all command help strings3.4.0Steve Martinelli2016-11-171-5/+5
* Gate-unbreaking combo reviewDean Troyer2016-08-181-4/+5
* Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-191-4/+24
* Make set/unset commands pass normally when nothing specified in identityv3Huanxuan Ao2016-07-141-9/+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-18/+20
* Add newline to strings in stdout/stderr.write()Lu lei2016-06-061-1/+1
* Search by user defined ID for service providersSteve Martinelli2016-05-241-1/+2
* take_action() method from command.Command shouldn't returnMohan Muppidi2016-02-291-1/+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
* Add docs for service provider CRUDSteve Martinelli2015-04-151-16/+18
* Federation Service Providers CRUD operationsMarek Denis2015-04-151-0/+216