summaryrefslogtreecommitdiff
path: root/tempest/lib/common/utils
Commit message (Expand)AuthorAgeFilesLines
* Allow SSH connection callers to not permit agent usageJulia Kreger2023-02-021-2/+8
* Fix remote_client param descriptionBenny Kopilov2022-04-211-1/+1
* Add support for ecdsa keysAde Lee2022-01-181-2/+5
* Remove usage of sixsongwenping2021-04-151-3/+2
* Remove usage of sixsongwenping2021-04-151-2/+1
* Make random_bytes() enforce sane size limitsDan Smith2021-01-141-0/+2
* [Trivial]Remove unused variableszhufl2020-11-201-1/+1
* Retry on ServerFault in call_and_ignore_notfound_exc()Dan Smith2020-09-301-4/+13
* remote_client: Use blkid -L to find config drive by filesystem labelLee Yarwood2020-07-151-4/+2
* Merge "Add autopep8 to tox.ini"Zuul2019-03-161-1/+1
|\
| * Add autopep8 to tox.iniafazekas2019-03-081-1/+1
* | Remove LOG in misc.pyzhufl2019-03-131-3/+0
|/
* Remove unnecessary line of codeTerry Wilson2018-12-181-2/+1
* docs: Fix incorrect docstrings in reStructuredText formatSergey Vilgelm2018-11-211-3/+3
* Remove deprecated find_test_caller functionFelipe Monteiro2018-10-151-9/+0
* Refactor config drive mountingMohammed Naser2018-02-191-0/+25
* Get func.__class__.__name__ if no attribute __name__zhufl2018-01-191-3/+3
* Use wraps decoratorlkuchlan2017-12-281-0/+2
* Merge "Modify log message in debug_ssh"Zuul2017-12-211-1/+1
|\
| * Modify log message in debug_sshzhufl2017-12-201-1/+1
* | Add support of args and kwargs in call_until_truezhufl2017-11-141-3/+10
|/
* Remove method get_ipv6_addr_by_EUI64zhangxuanyuan2017-10-111-33/+0
* Fix RemoteClient having bad default ssh_shell_prologueKris Stercxk2017-08-221-1/+1
* Add server param in manager.get_remote_clientzhufl2017-06-011-23/+32
* Add RemoteClient under tempest.libKen'ichi Ohmichi2017-03-092-0/+117
* Deprecate resources_prefix and change rand_name()Ken'ichi Ohmichi2017-03-021-1/+1
* Introduce flake8-import-orderMasayuki Igawa2017-02-131-1/+1
* Hacking: enable H904Jordan Pittier2016-12-191-1/+1
* Replace str(uuid.uuid4) with uuidutils.generate_uuid()janonymous2016-12-061-1/+2
* Deprecate method get_ipv6_addr_by_EUI64ChangBo Guo(gcb)2016-09-211-0/+5
* Fix typo in data_utils.pyzhangyanxian2016-09-201-1/+1
* py3: Miscellaneous fixesSirushti Murugesan2016-09-091-2/+2
* Move `call_until_true` to tempest/libJordan Pittier2016-09-021-0/+22
* Do not use $ in OS user passworduser2016-07-251-1/+1
* Modify comment which does not conform to codeguo yunxian2016-07-191-2/+2
* Fixed typo in in data_utils.pyPablo Sanchez2016-06-231-1/+1
* Use is_valid_ipv4 from oslo.utilsYatin Kumbhare2016-06-101-1/+2
* Introduce new helper: call_and_ignore_notfound_exc()Jordan Pittier2016-05-282-57/+92
* Swift object client: use urllib3 builtin support for chunked transferJordan Pittier2016-05-251-0/+9
* Correct mispell words in commentszhufl2016-05-091-2/+2
* Added random Infiniband GUID address generatorLenny Verkhovsky2016-05-011-0/+12
* Migrate tempest-lib code into new lib dirMatthew Treinish2016-02-233-0/+273