oslo.reports/oslo_reports/tests
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
..
__init__.py exported from oslo-incubator by graduate.sh 2015-06-03 12:49:50 -04:00
test_base_report.py Remove all six usage 2020-10-14 10:24:52 +08:00
test_guru_meditation_report.py Remove all six usage 2020-10-14 10:24:52 +08:00
test_openstack_generators.py Remove all six usage 2020-10-14 10:24:52 +08:00
test_views.py Support integer keys of dicts in text serialization 2021-12-20 11:19:19 +01:00