summaryrefslogtreecommitdiff
path: root/oslo_utils
Commit message (Expand)AuthorAgeFilesLines
* Release greenthread when computing checksumstein-em3.40.7stable/steinVladyslav Drok2020-06-102-0/+22
* Fix regex to correctly recognize scientific notation with QemuImgInfo3.40.6Hervé Beraud2020-02-262-1/+6
* Make mask_dict_password case insensitive and add new patterns3.40.5Dougal Matthews2019-11-182-5/+22
* Make mask_password case insensitive, and add new patternsCédric Jeanneret2019-11-132-14/+56
* Mask encryption_key_idyenai2019-11-132-1/+5
* Support "qemu-img info" virtual size in QEMU 4.1 and later3.40.4Mark Mielke2019-10-042-2/+17
* Update hacking versionZhijunWei2019-02-132-4/+4
* Avoid double-setting event3.40.2Ben Nemec2019-01-232-1/+13
* Merge "Avoid calling eventlet.event.Event.reset()"3.40.1Zuul2019-01-182-9/+6
|\
| * Avoid calling eventlet.event.Event.reset()Zane Bitter2019-01-032-9/+6
* | Merge "Support non-dict mappings in mask_dict_password"3.40.0Zuul2019-01-082-3/+45
|\ \ | |/ |/|
| * Support non-dict mappings in mask_dict_passwordBen Nemec2018-12-032-3/+45
* | Fix race condition in eventletutils EventZane Bitter2018-12-052-3/+65
* | Don't use monotonic on Python >=3.3Zane Bitter2018-12-051-1/+5
* | Expose eventlet Event wrapper class3.38.0Ben Nemec2018-11-012-3/+4
|/
* Fix exception raise at rpdb session3.37.1BubaVV2018-09-071-2/+2
* Merge "Fix docstring formatting nit in uuidsentinel"3.37.0Zuul2018-08-281-1/+1
|\
| * Fix docstring formatting nit in uuidsentinelBen Nemec2018-08-281-1/+1
* | Merge "UUID sentinel"Zuul2018-08-282-0/+62
|\ \ | |/
| * UUID sentinelEric Fried2018-08-282-0/+62
* | Remove moxstubout usageChuck Short2018-08-221-4/+5
|/
* Remove extra copy.deepcopyJoshua Harlow2018-07-191-4/+1
* Merge "Handle non-string keys appropriately"3.36.4Zuul2018-07-182-5/+18
|\
| * Handle non-string keys appropriatelyJoshua Harlow2018-07-172-5/+18
* | Fix exception with secretutilschangxun2018-05-242-22/+27
* | Add private_key to the list of sanitized keys3.36.2Matthew Booth2018-05-111-1/+1
* | Trivial: Update pypi url to new url3.36.1Tovin Seven2018-04-201-1/+1
* | eventletutils: Fix behavior discrepency when reusing EventsJohn Eckersberg2018-04-112-2/+13
* | Imported Translations from ZanataOpenStack Proposal Bot2018-03-011-3/+3
* | Merge "Clean imports in code"Zuul2018-02-091-15/+12
|\ \
| * | Clean imports in codeNguyen Hung Phuong2018-01-301-15/+12
* | | Imported Translations from ZanataOpenStack Proposal Bot2018-02-081-4/+17
* | | Merge "Document specs_matcher.py functions"Zuul2018-02-072-4/+78
|\ \ \
| * | | Document specs_matcher.py functionsJohn L. Villalovos2018-01-302-4/+78
| |/ /
* | | Fix breaking unit tests due to iso8601 changesJohn L. Villalovos2018-02-062-30/+31
|/ /
* | Replace 'assertFalse(a in b)' with 'assertNotIn(a, b)'sunyandi2018-01-191-1/+1
* | Merge "Add a mixed mode parser to string_to_bytes"3.35.0Zuul2018-01-132-2/+35
|\ \
| * | Add a mixed mode parser to string_to_bytesIan Wienand2017-09-132-2/+35
* | | Merge "Add missing information in docstring of validate_integer"3.34.0Zuul2018-01-071-0/+3
|\ \ \
| * | | Add missing information in docstring of validate_integerChangBo Guo(gcb)2017-12-181-0/+3
* | | | Merge "Add method to escape ipv6 ip addresses"Zuul2018-01-052-0/+18
|\ \ \ \
| * | | | Add method to escape ipv6 ip addressesDerek Higgins2017-08-182-0/+18
* | | | | improve docstring for last_bytes()Doug Hellmann2018-01-021-1/+8
* | | | | Add method last_bytes in fileutilsChangBo Guo(gcb)2017-12-272-0/+50
| |/ / / |/| | |
* | | | Merge "Add method validate_integer"3.33.0Zuul2017-12-052-0/+62
|\ \ \ \
| * | | | Add method validate_integerbhagyashris2017-09-292-0/+62
* | | | | Merge "Fix some reST field lists in docstrings"Zuul2017-11-301-1/+1
|\ \ \ \ \
| * | | | | Fix some reST field lists in docstringslingyongxu2017-09-051-1/+1
| | |_|/ / | |/| | |
* | | | | Add method to compute a file's checksum to fileutils3.31.0Rajath Agasthya2017-10-252-0/+76
| |/ / / |/| | |
* | | | Merge "Use six.binary_type to point to the right type"Jenkins2017-09-201-1/+1
|\ \ \ \ | |/ / / |/| | |