tacker-horizon/tacker_horizon
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
..
enabled Add Horizon UIs for managing Kubernetes VIMs 2018-03-10 11:39:18 +09:00
openstack_dashboard Address RemovedInDjango40Warning 2022-04-29 16:44:49 +05:30
test Add tacker-horizon integration test framework 2021-08-30 17:29:20 +05:30
__init__.py Fix tacker_horizon package namespace and README instruction 2015-06-04 16:29:17 -07:00