horizon/horizon/middleware
Ivan Kolodyazhny e976461d85 Remove six usage from horizon package
We don't support Python 2 anymore so we don't need this
compatibility library.

six.reraise usages are left as is until it'll be moved to some
base lib like oslo.utils to not re-implenent this method in
Horizon.

This patch also removes Python2-specific base test case methods
assertItemsEqual and assertNotRegexpMatches in flavor of new
Python 3 analogues.

Change-Id: I0b567382edf4d68674a7b8d0b02333fb57293958
2020-01-15 12:36:11 +02:00
..
__init__.py Add feature to log operations of users to Horizon 2016-05-31 10:34:08 +00:00
base.py Define default settings explicitly (horizon) 2019-09-12 15:05:56 +09:00
operation_log.py Remove six usage from horizon package 2020-01-15 12:36:11 +02:00