summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/federation_protocol.py
Commit message (Expand)AuthorAgeFilesLines
* Blacken openstackclient.identityStephen Finucane2023-05-101-23/+47
* Replace six.iteritems() with .items()lihaijing2020-01-091-4/+3
* 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
* Support bulk deletion for delete commands in identityv3Huanxuan Ao2016-07-191-4/+20
* Make set/unset commands pass normally when nothing specified in identityv3Huanxuan Ao2016-07-141-4/+0
* Standardize logger usageTang Chen2016-06-201-1/+6
* osc-lib: commandDean Troyer2016-06-131-1/+1
* osc-lib: utilsDean Troyer2016-06-131-1/+1
* Fix i18n support problems in identityTang Chen2016-06-071-17/+29
* 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-20/+4
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-2/+2
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-1/+1
* Command doc: federation protocolSteve Martinelli2015-01-081-27/+39
* Remove links from federation related commands in identity v3Steve Martinelli2014-11-131-0/+2
* CRUD operations for federated protocolsMarek Denis2014-10-081-0/+182