summaryrefslogtreecommitdiff
path: root/oslo_utils
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ | |/ / / |/| | |
| * | | Use six.binary_type to point to the right typeJoshua Harlow2017-09-191-1/+1
| | |/ | |/|
* | | Imported Translations from Zanata3.29.0OpenStack Proposal Bot2017-08-2310-313/+0
| |/ |/|
* | Prevent deprecation error messages from pkg_resourcesJohn L. Villalovos2017-07-251-2/+6
* | Update URLs in documents according to document migration3.28.0ChangBo Guo(gcb)2017-07-121-1/+1
* | Merge "Adding a check of string type for hmacs"Jenkins2017-05-272-0/+8
|\ \
| * | Adding a check of string type for hmacsRahul Nair2017-03-062-0/+8
* | | Remove split conversion to tupleJoshua Harlow2017-05-071-4/+4
* | | Remove log translations3.25.0hnyang2017-03-283-25/+14
* | | Use Sphinx 1.5 warning-is-error3.24.0Stephen Finucane2017-03-161-3/+3
* | | Merge "Add missing documentation for secretutils"Jenkins2017-03-031-0/+6
|\ \ \
| * | | Add missing documentation for secretutilsEric Brown2017-02-231-0/+6
| |/ /
* | | Merge "Allow scoped ipv6 addresses"Jenkins2017-03-022-1/+18
|\ \ \ | |/ / |/| |
| * | Allow scoped ipv6 addressesAdam Harwell2016-10-282-1/+18
* | | Added the token 'encrypted_key' to mask_password listAmrith Kumar2016-12-221-1/+1