horizon/openstack_auth/tests
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
..
conf Fix api.keystone.is_cloud_admin/is_domain_admin handling with new policies 2018-01-17 15:14:33 +01:00
templates/auth Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
unit django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
__init__.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
data_v2.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
data_v3.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00
settings.py Define test logging setting in openstack_auth 2017-11-23 10:11:05 +00:00
urls.py Add Django OpenStack Auth to Horizon 2017-09-27 12:06:57 +01:00