horizon/openstack_dashboard/templatetags
Ivan Kolodyazhny d870b40583 Remove six usage from openstack_dashboard 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: I26a59176be9e9f213128e4945a58b9459334b626
2020-01-15 12:47:48 +02:00
..
__init__.py Context selection for project and region 2014-09-02 09:38:27 -06:00
context_selection.py Define default settings explicitly (openstack_dashboard 5/5) 2019-07-08 18:20:32 +09:00
themes.py Remove six usage from openstack_dashboard package 2020-01-15 12:47:48 +02:00