summaryrefslogtreecommitdiff
path: root/oslo_utils
Commit message (Expand)AuthorAgeFilesLines
* Narrow mock for getfilesystemencodingBrant Knudson2016-01-312-17/+11
* Merge "Update translation setup"Jenkins2016-01-2915-1/+543
|\
| * Update translation setupAkihiro Motoki2016-01-2915-1/+543
* | Merge "Revert "Use assertTrue/False instead of assertEqual(T/F)""Jenkins2016-01-281-2/+2
|\ \ | |/ |/|
| * Revert "Use assertTrue/False instead of assertEqual(T/F)"Jordan Pittier2016-01-281-2/+2
* | Merge "Add excutils.save_and_reraise_exception force_reraise + capture"Jenkins2016-01-252-3/+52
|\ \
| * | Add excutils.save_and_reraise_exception force_reraise + captureJoshua Harlow2016-01-222-3/+52
* | | Merge "Add encodeutils.to_utf8() function"Jenkins2016-01-212-0/+33
|\ \ \
| * | | Add encodeutils.to_utf8() functionVictor Stinner2016-01-202-0/+33
* | | | Merge "Create secretutils and include 'constant_time_compare' function"Jenkins2016-01-212-0/+87
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Create secretutils and include 'constant_time_compare' functionJoshua Harlow2016-01-192-0/+87
* | | Fix coverageBrant Knudson2016-01-191-2/+16
* | | Merge "Add "configdrive" to the list of keys used by mask_password()"3.4.0Jenkins2016-01-091-1/+1
|\ \ \ | |_|/ |/| |
| * | Add "configdrive" to the list of keys used by mask_password()Lucas Alvares Gomes2016-01-051-1/+1
* | | Use assertTrue/False instead of assertEqual(T/F)Swapnil Kulkarni (coolsvap)2016-01-061-2/+2
* | | Merge "Add a mechanism to mask passwords in dictionaries"Jenkins2016-01-062-0/+122
|\ \ \ | |/ / |/| |
| * | Add a mechanism to mask passwords in dictionariesAmrith Kumar2016-01-052-0/+122
* | | assertIsNone(val) instead of assertEqual(None,val)Javeme2015-12-211-2/+2
* | | Merge "Add missing doc index for imageutils and fnmatch"3.3.0Jenkins2015-12-172-0/+10
|\ \ \
| * | | Add missing doc index for imageutils and fnmatchChangBo Guo(gcb)2015-12-142-0/+10
| |/ /
* | | Merge "Fix DeprecationWarning when call method delta_seconds"Jenkins2015-12-171-1/+1
|\ \ \
| * | | Fix DeprecationWarning when call method delta_secondsChangBo Guo(gcb)2015-12-161-1/+1
| |/ /
* | | Merge "fix fnmatch.filter in non-posix system"Jenkins2015-12-162-6/+37
|\ \ \
| * | | fix fnmatch.filter in non-posix systemZhiQiang Fan2015-12-162-6/+37
| |/ /
* | | fix fileutils ut code random failureZhiQiang Fan2015-12-161-4/+7
|/ /
* | re-implement thread safe fnmatchZhiQiang Fan2015-12-122-0/+106
* | Merge "Expose function signature fetching function"Jenkins2015-12-091-23/+22
|\ \
| * | Expose function signature fetching functionJoshua Harlow2015-10-161-23/+22
* | | Fix the bug of can't get the desired image infozhangsong2015-12-092-4/+6
* | | Merge "Add useful 'time_it' decorator"Jenkins2015-12-022-0/+142
|\ \ \
| * | | Add useful 'time_it' decoratorJoshua Harlow2015-11-132-0/+142
| |/ /
* | | Merge "Move imageutils from oslo-incubator to oslo.utils"Jenkins2015-12-012-0/+350
|\ \ \
| * | | Move imageutils from oslo-incubator to oslo.utilsIvan Kolodyazhny2015-11-242-0/+350
* | | | Merge "Allow get_class_name to accept bound method and class method"Jenkins2015-11-302-3/+36
|\ \ \ \
| * | | | Allow get_class_name to accept bound method and class methodChangBo Guo(gcb)2015-11-302-3/+36
* | | | | Merge "deprecate timeutils.total_seconds()"Jenkins2015-11-261-0/+5
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | deprecate timeutils.total_seconds()ChangBo Guo(gcb)2015-11-251-0/+5
* | | | | Merge "add comment explaining why we don't want extra values passed to mask_p...Jenkins2015-11-251-0/+13
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add comment explaining why we don't want extra values passed to mask_passwordDoug Hellmann2015-11-231-0/+13
| |/ / /
* | | | networkutils: drop python 2.6 supportChangBo Guo(gcb)2015-11-231-14/+0
|/ / /
* | | Merge "Add a bandit target to tox.ini"3.0.0Jenkins2015-11-204-9/+9
|\ \ \
| * | | Add a bandit target to tox.iniCyril Roelandt2015-11-204-9/+9
* | | | Merge "Allow 'forever_retry_uncaught_exceptions' to take in different defaults"Jenkins2015-11-201-35/+54
|\ \ \ \ | |/ / / |/| | |
| * | | Allow 'forever_retry_uncaught_exceptions' to take in different defaultsJoshua Harlow2015-10-151-35/+54
* | | | Refactor Port number validationRonald Bradford2015-11-131-13/+11
* | | | Merge "Fix get_class_name() on Python 3"2.8.0Jenkins2015-11-112-15/+13
|\ \ \ \
| * | | | Fix get_class_name() on Python 3ChangBo Guo(gcb)2015-11-112-15/+13
* | | | | Merge "Added ICMP 'type' and 'code' checking capability to 'netutils' module"Jenkins2015-11-102-0/+80
|\ \ \ \ \
| * | | | | Added ICMP 'type' and 'code' checking capability to 'netutils' moduleSuraj Deshmukh2015-11-102-0/+80
| |/ / / /
* | | | | Merge "Use versionadded and versionchanged in doc"Jenkins2015-11-0512-10/+164
|\ \ \ \ \ | |/ / / / |/| | | |