summaryrefslogtreecommitdiff
path: root/openstackclient/tests/common/test_utils.py
Commit message (Expand)AuthorAgeFilesLines
* osc-lib: utilsDean Troyer2016-06-131-401/+0
* osc-lib: exceptionsDean Troyer2016-06-131-1/+2
* Don't mask authorization errorsHidekazu Nakamura2016-04-011-0/+12
* Fixed a bunch of spacingBrandon Palm2016-02-231-0/+1
* Merge "Use assert_not_called() in common tests"Jenkins2016-02-041-7/+7
|\
| * Use assert_not_called() in common testsDean Troyer2016-02-031-7/+7
* | Merge "Allow wait_for_delete to work for all clients"Jenkins2016-02-041-0/+22
|\ \ | |/
| * Allow wait_for_delete to work for all clientsMark Vanderwiel2016-01-281-0/+22
* | Add "os port show" commandRichard Theis2016-02-021-0/+9
|/
* Improve output for "os security group show"Richard Theis2015-12-231-0/+7
* Allow error status to be specifiedMark Vanderwiel2015-11-181-0/+40
* Add tests for find_resource()Dean Troyer2015-10-011-0/+54
* Add --os-endpoint-type cli optional argumentRoxana Gherle2015-07-021-0/+10
* Add --wait to server deleteMatt Riedemann2015-05-291-0/+39
* Add sort support to image listzhiyuan_cai2015-02-061-0/+62
* fix the wrong order of assertEqual argswanghong2015-01-271-2/+2
* Unordered dicts and lists causes variable resultsTerry Howe2014-09-061-0/+12
* Fix find_resource for keystone and cinderTerry Howe2014-06-171-2/+2
* Ignore most of the new hacking 0.9.2 rulesDean Troyer2014-06-131-2/+3
* Produce a useful error message for NoUniqueMatchTerry Howe2014-03-171-0/+72
* Add ability to prompt for passwords for user create and setTerry Howe2014-02-211-0/+59