horizon/openstack_auth/tests/unit
Akihiro Motoki e477eafa45 django2: Replace django.core.urlresolves with django.urls
(In Django 2.0) The django.core.urlresolvers module is removed
in favor of its new location, django.urls.
It was depreacted in Django 1.10:
https://docs.djangoproject.com/en/2.0/releases/1.10/#id3

blueprint django2-support
Change-Id: I46ab5c325491274b8eaffbf848e5d80f83c2fd26
2018-02-17 01:36:48 +09:00
..
__init__.py openstack_auth: Move test files to match module structure 2017-12-09 21:37:12 +09:00
test_auth.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
test_policy.py Fix api.keystone.is_cloud_admin/is_domain_admin handling with new policies 2018-01-17 15:14:33 +01:00
test_user.py openstack_auth: Move test files to match module structure 2017-12-09 21:37:12 +09:00
test_utils.py openstack_auth: Move test files to match module structure 2017-12-09 21:37:12 +09:00