horizon/openstack_dashboard/dashboards/project/cgroups
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
..
templates/cgroups Get rid of redundant cinder api calls 2017-07-14 16:29:06 +03:00
__init__.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
forms.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
panel.py Use Cinder API v3 by default 2017-12-18 15:34:41 +02:00
tables.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
tabs.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
tests.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
urls.py Move Consistency Groups out of Volumes panel 2017-03-06 15:49:53 +11:00
views.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
workflows.py Fix create consistency group form exception 2017-04-10 22:07:19 +08:00