horizon/openstack_dashboard/dashboards/admin/hypervisors
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
..
compute django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
templates/hypervisors Add missing include template in admin migrate host form 2017-04-12 21:17:54 +08:00
__init__.py adding hypervisors panel to admin dashboard 2013-07-05 07:13:16 +02:00
panel.py Update Horizon to use latest nova policy rules for validation 2017-03-13 13:43:02 +00:00
tables.py Prevent long names breaking table layouts 2016-08-19 09:21:33 +01:00
tabs.py Remove an unused method in admin/hypervisors view 2015-12-24 14:40:30 +09:00
tests.py django2: Replace django.core.urlresolves with django.urls 2018-02-17 01:36:48 +09:00
urls.py Update URLs to Django 1.8+ style 2016-03-28 11:03:08 +01:00
views.py Fix Hypervisors page 2017-02-02 15:02:22 -07:00