summaryrefslogtreecommitdiff
path: root/openstackclient/common/utils.py
Commit message (Expand)AuthorAgeFilesLines
* Remove a bunch of things we promised to remove in 2H 2017Dean Troyer2017-11-301-28/+0
* Add importing file to import warningsDean Troyer2016-08-301-1/+4
* Use osc-lib and set up deprecation warningsDean Troyer2016-06-101-420/+8
* Fix i18n supports in commomHuanxuan Ao2016-06-071-19/+34
* Don't mask authorization errorsHidekazu Nakamura2016-04-011-16/+9
* Fix dict.keys() compatibility for python 3Tang Chen2016-03-121-1/+1
* Fix Mutable default argumentting.wang2016-02-201-2/+12
* Merge "Allow wait_for_delete to work for all clients"Jenkins2016-02-041-2/+6
|\
| * Allow wait_for_delete to work for all clientsMark Vanderwiel2016-01-281-2/+6
* | Merge "Add "os port show" command"Jenkins2016-02-031-0/+10
|\ \
| * | Add "os port show" commandRichard Theis2016-02-021-0/+10
| |/
* | Drop log_method decoratorAkihiro Motoki2016-02-021-27/+0
|/
* log_method: get logger from decorated method if unspecifiedAkihiro Motoki2016-01-201-9/+13
* Merge "Trivial: Remove useless string_to_bool()"Jenkins2016-01-081-4/+0
|\
| * Trivial: Remove useless string_to_bool()Tang Chen2015-12-291-4/+0
* | Improve output for "os security group show"Richard Theis2015-12-231-3/+4
|/
* Trivial: Fix a typo.Tang Chen2015-11-271-1/+1
* Trivial: Add missing doc for parameter in wait_for_delete().Tang Chen2015-11-261-0/+1
* Merge "Trivial: Fix wrong doc for wait_for_status()."Jenkins2015-11-231-1/+2
|\
| * Trivial: Fix wrong doc for wait_for_status().Tang Chen2015-11-241-1/+2
* | Trivial: Remove doc for non-existing param in format_dict().Tang Chen2015-11-211-1/+0
|/
* Allow error status to be specifiedMark Vanderwiel2015-11-181-1/+2
* validate non-ascii values for swift propertiesSteve Martinelli2015-11-121-0/+8
* 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