summaryrefslogtreecommitdiff
path: root/openstackclient/api
Commit message (Expand)AuthorAgeFilesLines
* Improve the hint messageDave Chen2015-06-141-2/+4
* Set tenant options on parsed namespaceJamie Lennox2015-05-311-1/+3
* Add --os-cloud supportDean Troyer2015-04-181-46/+58
* Defer client importsDean Troyer2015-04-151-22/+42
* Base TokenEndpoint plugin on keystoneclient'sJamie Lennox2015-03-111-16/+5
* Merge "Move OSC auth plugins so they can be found"Jenkins2015-03-102-97/+118
|\
| * Move OSC auth plugins so they can be foundDean Troyer2015-03-102-97/+118
* | Don't hack the image urlMonty Taylor2015-03-052-4/+12
|/
* Merge "Fix auth-required for help command"Jenkins2015-03-021-3/+3
|\
| * Fix auth-required for help commandDean Troyer2015-02-271-3/+3
* | change oslo namespace to avoid warningTerry Howe2015-02-251-1/+1
|/
* Merge "Begin low-level API for Network v2"Jenkins2015-02-071-0/+59
|\
| * Begin low-level API for Network v2Dean Troyer2015-01-221-0/+59
* | Add filter to image listDean Troyer2015-01-273-6/+89
|/
* Begin low-level API for Image v1 and v2Dean Troyer2015-01-203-1/+138
* Merge "Add version url config workaround"Jenkins2015-01-191-1/+45
|\
| * Add version url config workaroundDean Troyer2015-01-151-1/+45
* | Add helpful messages when authN'ing with passwordSteve Martinelli2015-01-161-1/+21
|/
* Don't import form keystoneclient.openstack.commonJamie Lennox2014-12-171-2/+1
* Merge "Enhance the theming for modules page"Jenkins2014-12-011-0/+1
|\
| * Enhance the theming for modules pageSteve Martinelli2014-11-181-0/+1
* | Add environment variable in the os-auth-type helpMarek Denis2014-11-171-1/+2
|/
* Merge "Change --os-auth-plugin to --os-auth-type"Jenkins2014-10-241-33/+31
|\
| * Change --os-auth-plugin to --os-auth-typeDean Troyer2014-10-231-33/+31
* | Merge "Update use of open() in object API"Jenkins2014-10-241-1/+7
|\ \ | |/ |/|
| * Update use of open() in object APIDean Troyer2014-10-131-1/+7
* | Clean up shell authenticationDean Troyer2014-10-211-1/+1
* | Add plugin to support token-endpoint authDean Troyer2014-10-121-8/+61
|/
* Support for keystone auth pluginsMatthieu Huin2014-10-091-0/+180
* Fix issues with object related commandsSteve Martinelli2014-10-061-2/+3
* Move object-store commands to low-level APIDean Troyer2014-10-011-0/+381
* Add low-level API base classDean Troyer2014-09-292-0/+349