summaryrefslogtreecommitdiff
path: root/oslo_utils/fileutils.py
Commit message (Expand)AuthorAgeFilesLines
* Add util methods for checking json and yaml formatted file4.5.0Ghanshyam Mann2020-08-261-0/+49
* Release greenthread when computing checksum4.2.1Vladyslav Drok2020-06-081-0/+3
* improve docstring for last_bytes()Doug Hellmann2018-01-021-1/+8
* Add method last_bytes in fileutilsChangBo Guo(gcb)2017-12-271-0/+24
* Add method to compute a file's checksum to fileutils3.31.0Rajath Agasthya2017-10-251-0/+21
* Remove unused LOG to keep code cleanzhengyao12016-07-111-2/+0
* Merge "Use versionadded and versionchanged in doc"Jenkins2015-11-051-0/+8
|\
| * Use versionadded and versionchanged in docVictor Stinner2015-10-171-0/+8
* | comment in write_to_tempfileDrew Varner2015-10-201-6/+6
|/
* Add write_to_tempfile back to fileutilsSteve Martinelli2015-07-081-0/+28
* Add fileutils to oslo_utilsSteve Martinelli2015-07-011-0/+71