summaryrefslogtreecommitdiff
path: root/tempest/lib/common/utils/data_utils.py
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add autopep8 to tox.iniafazekas2019-03-081-1/+1
* Remove unnecessary line of codeTerry Wilson2018-12-181-2/+1
* docs: Fix incorrect docstrings in reStructuredText formatSergey Vilgelm2018-11-211-3/+3
* Remove method get_ipv6_addr_by_EUI64zhangxuanyuan2017-10-111-33/+0
* Deprecate resources_prefix and change rand_name()Ken'ichi Ohmichi2017-03-021-1/+1
* Introduce flake8-import-orderMasayuki Igawa2017-02-131-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
* 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
* 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-231-0/+186