yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #95148
[Bug 2092445] Re: The django.utils.timezone.utc alias is deprecated.
Reviewed: https://review.opendev.org/c/openstack/horizon/+/938228
Committed: https://opendev.org/openstack/horizon/commit/2dc9b5475c74e1fdfcdcbd013d011157ae9160d5
Submitter: "Zuul (22348)"
Branch: master
commit 2dc9b5475c74e1fdfcdcbd013d011157ae9160d5
Author: Takashi Kajinami <kajinamit@xxxxxxxxxxxxxxx>
Date: Tue Dec 24 23:07:59 2024 +0900
Replace deprecated django.utils.timezone.utc
It was deprecated in django 4.1[1] and was removed in django 5.0[2].
[1] https://github.com/django/django/commit/59ab3fd0e9e606d7f0f7ca26609c06ee679ece97
[2] https://github.com/django/django/commit/d6816bff73b37af05c968c009419c7c608e37307
Closes-Bug: #2092445
Change-Id: Ie7aafab66560bbb4e265b69c79c83d187e455a53
** Changed in: horizon
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Dashboard (Horizon).
https://bugs.launchpad.net/bugs/2092445
Title:
The django.utils.timezone.utc alias is deprecated.
Status in OpenStack Dashboard (Horizon):
Fix Released
Bug description:
OpenStack 2024.2 Dalmatian
[Tue Dec 24 10:43:08.239852 2024] [wsgi:error] [pid 130027:tid 130139]
[remote 10.101.14.143:53559] /usr/share/openstack-
dashboard/openstack_dashboard/usage/base.py:122:
RemovedInDjango50Warning: The django.utils.timezone.utc alias is
deprecated. Please update your code to use datetime.timezone.utc
instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/horizon/+bug/2092445/+subscriptions
References