summaryrefslogtreecommitdiff
path: root/openstackclient/common/utils.py
Commit message (Expand)AuthorAgeFilesLines
* attempt to find resource by listingSteve Martinelli2015-09-301-2/+18
* Additional exception handling for find_resourceSteve Martinelli2015-09-301-7/+11
* Use a common decorator to log 'take_action' activationJoshua Harlow2015-09-011-0/+23
* More minor docs fixesTerryHowe2015-07-191-3/+3
* Merge "Add --os-endpoint-type cli optional argument"Jenkins2015-07-031-0/+8
|\
| * Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+8
* | Enables retrieval of project's parents and subtreeRodrigo Duarte Sousa2015-06-091-2/+2
|/
* Add --wait to server deleteMatt Riedemann2015-05-291-0/+46
* Merge "Fix error msg in sort_items"Jenkins2015-03-021-1/+7
|\
| * Fix error msg in sort_itemszhiyuan_cai2015-02-111-1/+7
* | change oslo namespace to avoid warningTerry Howe2015-02-251-1/+1
|/
* Add sort support to image listzhiyuan_cai2015-02-061-0/+40
* Add domain parameters to user show for Identity V3Steve Martinelli2014-10-091-3/+25
* utils.find_resource does not catch right exceptionwanghong2014-09-241-2/+9
* Use oslo.utilsOleksii Chuprykov2014-09-221-1/+2
* 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
* | | Leverage openstack.common.importutils for import_classAaron Rosen2014-09-061-13/+2
|/ /
* | Python 3: remove a useless code to safe_encode()Cyril Roelandt2014-07-041-3/+1
|/
* Network CRUDTerry Howe2014-06-241-0/+10
* Fix find_resource for keystone and cinderTerry Howe2014-06-171-13/+0
* move read_blob_file_contents to utilsSteve Martinelli2014-04-141-0/+10
* Produce a useful error message for NoUniqueMatchTerry Howe2014-03-171-0/+4
* Add ability to prompt for passwords for user create and setTerry Howe2014-02-211-0/+16
* Displaying curl commands for nova and cinder callsFlorent Flament2014-01-021-0/+14
* Create a new base REST API interfaceDean Troyer2013-08-231-0/+24
* Merge "Remove tenant round 3 - other commands"0.2.alpha1Jenkins2013-07-311-1/+1
|\
| * Remove tenant round 3 - other commandsDean Troyer2013-07-311-1/+1
* | Add security group commandsDean Troyer2013-07-291-1/+4
|/
* Add server resize commandDean Troyer2013-07-291-0/+33
* Clean up properties (metadata) formattingDean Troyer2013-07-211-7/+21
* Finish up v3 role commandsSteve Martinelli2013-07-031-2/+9
* Fix flake8 errors in anticipation of flake8 patch.Monty Taylor2013-05-141-1/+1
* Add fixed-ip and floating-ip commandsDean Troyer2013-04-141-1/+8
* Add snapshot support for v1 volumeSteve Martinelli2013-03-081-0/+5
* Upgraded to PEP8 1.3.3 to stay aligned with Nova, etc.Josh Kearney2013-01-311-3/+1
* Standardize on a copyright header and ensure all files have them.Josh Kearney2013-01-241-12/+10
* Clean up test environment and remove unused imports.Josh Kearney2013-01-221-2/+0
* Adds Glance API v2 support.Josh Kearney2013-01-161-1/+1
* Add endpoint CRUD commandsDean Troyer2012-05-181-1/+1
* Update service commandsDean Troyer2012-05-151-4/+11
* Move get_client_class() to common.utilsDean Troyer2012-05-111-1/+23
* Add tenant CRUD commandsDean Troyer2012-05-111-0/+24
* Add API versioning supportDean Troyer2012-05-101-0/+8
* Remove printtDean Troyer2012-05-071-54/+0
* Set up common utilsDean Troyer2012-04-251-1/+7
* Add openstackclient bitsDean Troyer2012-04-191-0/+117