summaryrefslogtreecommitdiff
path: root/openstackclient/common
Commit message (Expand)AuthorAgeFilesLines
* Merge "Move OSC auth plugins so they can be found"Jenkins2015-03-101-1/+1
|\
| * Move OSC auth plugins so they can be foundDean Troyer2015-03-101-1/+1
* | Raise AttributeError for unknown attributesJamie Lennox2015-03-051-0/+2
|/
* Merge "Fix error msg in sort_items"Jenkins2015-03-021-1/+7
|\
| * Fix error msg in sort_itemszhiyuan_cai2015-02-111-1/+7
* | Merge "Fix auth-required for help command"Jenkins2015-03-021-29/+42
|\ \
| * | Fix auth-required for help commandDean Troyer2015-02-271-29/+42
| |/
* | change oslo namespace to avoid warningTerry Howe2015-02-251-1/+1
|/
* Merge "Add sort support to image list"Jenkins2015-02-071-0/+40
|\
| * Add sort support to image listzhiyuan_cai2015-02-061-0/+40
* | Merge "Add network support to quota show"Jenkins2015-02-071-6/+30
|\ \
| * | Add network support to quota showzhiyuan_cai2015-01-281-6/+30
| |/
* | Adding default user_domain_id parameter only when usingIgor_Bolotin2015-02-051-0/+1
|/
* Merge "Add helpful messages when authN'ing with password"Jenkins2015-01-161-1/+4
|\
| * Add helpful messages when authN'ing with passwordSteve Martinelli2015-01-161-1/+4
* | Default user domain id and project domain idSteve Martinelli2015-01-161-0/+17
|/
* Catch exception when getting quotazhiyuan_cai2014-12-301-15/+19
* Merge "Enhance the theming for modules page"Jenkins2014-12-011-1/+1
|\
| * Enhance the theming for modules pageSteve Martinelli2014-11-181-1/+1
* | Begin copying wiki command list hereDean Troyer2014-11-192-7/+7
|/
* Adjust some logging levelsDean Troyer2014-10-241-1/+1
* Change --os-auth-plugin to --os-auth-typeDean Troyer2014-10-231-9/+9
* Clean up shell authenticationDean Troyer2014-10-211-7/+39
* Remove ClientManager._service_catalogDean Troyer2014-10-181-7/+7
* Remove now-unnecessary client creation hacksDean Troyer2014-10-181-3/+0
* Merge "Add plugin to support token-endpoint auth"Jenkins2014-10-171-21/+20
|\
| * Add plugin to support token-endpoint authDean Troyer2014-10-121-21/+20
* | Merge "Move plugin stuff to clientmanager"Jenkins2014-10-171-3/+27
|\ \
| * | Move plugin stuff to clientmanagerDean Troyer2014-10-131-3/+27
* | | Merge "Add 'command list' command"Jenkins2014-10-142-0/+31
|\ \ \
| * | | Add 'command list' commandDean Troyer2014-10-082-0/+31
* | | | Fix operation on clouds with availability-zonesMonty Taylor2014-10-111-2/+2
| |/ / |/| |
* | | Add domain parameters to user show for Identity V3Steve Martinelli2014-10-091-3/+25
| |/ |/|
* | Support for keystone auth pluginsMatthieu Huin2014-10-091-81/+44
|/
* Update for cliff commandmanager >=1.6.1Dean Troyer2014-10-081-14/+4
* utils.find_resource does not catch right exceptionwanghong2014-09-241-2/+9
* Use oslo.utilsOleksii Chuprykov2014-09-221-1/+2
* Merge "Add network extension list"Jenkins2014-09-181-13/+41
|\
| * Add network extension listTerry Howe2014-07-261-13/+41
* | Use Keystone client session.SessionDean Troyer2014-09-082-343/+57
* | Merge "Add action 'user password set' for identiy v3"Jenkins2014-09-071-3/+6
|\ \
| * | Add action 'user password set' for identiy v3Mouad Benchchaoui2014-09-071-3/+6
* | | Merge "Unordered dicts and lists causes variable results"Jenkins2014-09-071-2/+2
|\ \ \
| * | | Unordered dicts and lists causes variable resultsTerry Howe2014-09-061-2/+2
* | | | Merge "Leverage openstack.common.importutils for import_class"Jenkins2014-09-071-13/+2
|\ \ \ \
| * | | | Leverage openstack.common.importutils for import_classAaron Rosen2014-09-061-13/+2
| |/ / /
* | | | Change app.restapi to app.client_manager.sessionDean Troyer2014-08-251-1/+13
|/ / /
* | | Add container create and delete supportSteve Martinelli2014-08-031-3/+15
* | | Fix PEP8 E302 errorsDean Troyer2014-07-221-2/+2
* | | Merge "Add basic timing support"Jenkins2014-07-112-2/+47
|\ \ \ | |_|/ |/| |