summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/identity_provider.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge "better format remote IDs for identity providers"Jenkins2015-11-151-3/+7
|\
| * better format remote IDs for identity providersSteve Martinelli2015-11-121-3/+7
* | Add capability to update description of an IdPlin-hua-cheng2015-11-121-2/+11
|/
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-5/+5
* Add support to remote_idMarco Fargetta2015-03-301-7/+61
* Fine tune some of the helps commandsSteve Martinelli2015-01-131-1/+1
* Command doc: identity providerSteve Martinelli2015-01-081-18/+13
* Remove links from federation related commands in identity v3Steve Martinelli2014-11-131-6/+5
* Merge "Normalize more help strings"Jenkins2014-07-241-11/+11
|\
| * Normalize more help stringsDean Troyer2014-07-241-11/+11
* | Fix IDP commandsJamie Lennox2014-07-211-7/+8
|/
* replace string format arguments with function parametersChristian Berendt2014-05-201-5/+5
* Implement CRUD operations for Identity ProvidersMarek Denis2014-04-241-0/+180