From f95f3495073b4c11e00e51db3b7764fde3f4fc0a Mon Sep 17 00:00:00 2001 From: Zuul Date: Wed, 13 Apr 2022 19:54:57 +0000 Subject: [PATCH] Update git submodules * Update manila-ui from branch 'master' to bdfde968cb7ffa51d30a7587e4bd9de4d185b10f - Merge "Use re_path instead of url" - Use re_path instead of url In Django 3.1 url has been deprecated in favor of re_path [0] We are now using Django 3.2, so we should update our code with the re_path alias. This has been fixed in Horizon as well [1] [0] https://docs.djangoproject.com/en/4.0/releases/3.1/#id2 [1] https://opendev.org/openstack/horizon/commit/d9266fd82c1f0acc6b7236a6dc9b7e510985eb13 Closes-Bug: #1967172 Change-Id: Ibb5d5b726a836738b616e42f2cd9c6ee49835e0f --- manila-ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manila-ui b/manila-ui index 7b16d79b9b..bdfde968cb 160000 --- a/manila-ui +++ b/manila-ui @@ -1 +1 @@ -Subproject commit 7b16d79b9b9c4463b36f9df0a658353fb3985674 +Subproject commit bdfde968cb7ffa51d30a7587e4bd9de4d185b10f