tacker-horizon/tacker_horizon/openstack_dashboard/dashboards/nfv
manchandavishal cb5ca26b17 Address RemovedInDjango40Warning
In Django 3.1, django.conf.urls.url() is deprecated
in favor of django.urls.re_path(). For more info see [1]
These were already replaced in Horizon repo by [2].

[1] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2
[2] https://review.opendev.org/c/openstack/horizon/+/827093

Change-Id: I6426fe8fe26b377b531c200e5bd5bcec5e686931
2022-04-29 16:44:49 +05:30
..
nscatalog Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
nsmanager Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
static/dashboard/nfv Re-structure tacker-horizon static dir 2018-03-19 22:33:21 +09:00
templates/nfv Move dashboard file under tacker_horizon package 2015-06-04 16:21:15 -07:00
vim Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
vnfcatalog Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
vnffgcatalog Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
vnffgmanager Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
vnfmanager Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
__init__.py Move dashboard file under tacker_horizon package 2015-06-04 16:21:15 -07:00
dashboard.py Switch to hacking 3.0 2020-05-15 15:10:49 +00:00
utils.py Adds audit support for VNF, VIM and VNFD resources 2016-09-08 15:28:28 -05:00