oslo.reports/oslo_reports
Johannes Kulik 68bc329964 Support integer keys of dicts in text serialization
When the config contains a DictOpt that accepts integer keys, the Guru
Meditation Report fails to serialize. Even if current OpenStack code
might not contain such dicts, it's possible that downstream add such
options. Therefore, we change the code to support both dicts with only
integer keys and - just in case - mixed-key dicts.

Change-Id: I44343a8c306c96fc8dc078a76e744cf8b897d8d8
2021-12-20 11:19:19 +01:00
..
generators Stop to use the __future__ module. 2020-06-02 20:40:02 +02:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2018-03-01 06:04:38 +00:00
models Remove all six usage 2020-10-14 10:24:52 +08:00
tests Support integer keys of dicts in text serialization 2021-12-20 11:19:19 +01:00
views Support integer keys of dicts in text serialization 2021-12-20 11:19:19 +01:00
__init__.py Graduation Prep: Initial Import Fixup 2015-06-03 13:46:39 -04:00
_i18n.py Update the documentation link 2017-08-23 15:12:32 +08:00
_utils.py Remove all six usage 2020-10-14 10:24:52 +08:00
guru_meditation_report.py Stop to use the __future__ module. 2020-06-02 20:40:02 +02:00
opts.py Update hacking version 2019-02-17 11:16:48 +08:00
report.py Remove all six usage 2020-10-14 10:24:52 +08:00