oslo.reports/oslo_reports
Stephen Finucane 1209fb97c7 Switch from 'collections' -> 'collections.abc'
Resolve the following deprecation warnings on Python 3.x:

    DeprecationWarning: Using or importing the ABCs from 'collections'
    instead of from 'collections.abc' is deprecated since Python 3.3,and
    in 3.9 it will stop working"

Note that even though we're in Ussuri, I've kept this Python 2
compatible since we haven't done all the other work to mark this
package as Python 3-only.

Change-Id: Iff4cf1871a6a91d91da03d9b79ef61e715a979cf
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2019-12-05 14:55:52 +00:00
..
generators Guru Meditation Reports broken without version_string 2015-06-22 16:57:05 -04:00
locale/en_GB/LC_MESSAGES Imported Translations from Zanata 2018-03-01 06:04:38 +00:00
models Switch from 'collections' -> 'collections.abc' 2019-12-05 14:55:52 +00:00
tests Switch from 'collections' -> 'collections.abc' 2019-12-05 14:55:52 +00:00
views Switch from 'collections' -> 'collections.abc' 2019-12-05 14:55:52 +00: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 Graduation Prep: Use six.text_type instead of str 2015-06-03 14:45:50 -04:00
guru_meditation_report.py Remove SIGUSR1 handler, which was deprecated after Ocata 2017-08-21 16:38:37 -07:00
opts.py Update hacking version 2019-02-17 11:16:48 +08:00
report.py Graduation Prep: Use six.text_type instead of str 2015-06-03 14:45:50 -04:00