summaryrefslogtreecommitdiff
path: root/oslo_utils
Commit message (Expand)AuthorAgeFilesLines
...
| * Fix regex to correctly recognize scientific notation with QemuImgInfoHervé Beraud2020-02-252-1/+6
* | Flatten test caseStephen Finucane2020-02-251-86/+195
|/
* imageutils: Report format specific details when using JSON output formatLee Yarwood2020-02-142-1/+8
* trivial: Move setup code into setUp helperStephen Finucane2019-12-181-20/+7
* Verify the sanitize keys are lowered3.42.1Dougal Matthews2019-11-222-3/+9
* Fix invalid escapes in regular expression stringsRadomir Dopieralski2019-11-211-3/+3
* Make mask_dict_password case insensitive and add new patternsDougal Matthews2019-11-152-5/+22
* Make mask_password case insensitive, and add new patterns3.42.0Cédric Jeanneret2019-11-052-14/+56
* Support "qemu-img info" virtual size in QEMU 4.1 and laterMark Mielke2019-09-202-2/+17
* Add digestmod when using hmac3.41.1Alfredo Moralejo2019-08-211-1/+3
* Merge "eventletutils: Optimise EventletEvent.clear()"Zuul2019-04-162-7/+27
|\
| * eventletutils: Optimise EventletEvent.clear()Zane Bitter2019-01-252-7/+27
* | Merge "Mask encryption_key_id"Zuul2019-03-272-1/+5
|\ \
| * | Mask encryption_key_idyenai2019-02-022-1/+5
| |/
* | 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