summaryrefslogtreecommitdiff
path: root/openstackclient/identity/v3/oauth.py
Commit message (Expand)AuthorAgeFilesLines
* Remove 'oauth authorization show' function from identity v3Steve Martinelli2013-07-311-24/+0
* Begin Python 3 compatabilityDean Troyer2013-07-291-8/+9
* Add list and delete authorizations for oauth commandsSteve Martinelli2013-07-161-1/+86
* Merge "Add authenticate method to oauth code"Jenkins2013-07-151-27/+80
|\
| * Add authenticate method to oauth codeSteve Martinelli2013-07-101-27/+80
* | Remove api = apiName calls from each methodSteve Martinelli2013-07-121-8/+0
|/
* Add OAuth support for Identity V3Steve Martinelli2013-06-261-0/+264