horizon/openstack_dashboard
Takashi Natsume 906be85853 Replace deprecated functions in datetime
The datetime.utcfromtimestamp() and datetime.utcnow()
are deprecated in Python 3.12.
Replace datetime.utcfromtimestamp() with datetime.fromtimestamp().
Replace datetime.utcnow() with oslo_utils.timeutils.utcnow().
This bumps oslo.utils to 7.0.0.

Change-Id: Ifa8a892aeaece7575a29c979bf48a1c27ec1643f
Signed-off-by: Takashi Natsume <takanattie@gmail.com>
2024-11-02 14:29:20 +00:00
..
api Replace deprecated functions in datetime 2024-11-02 14:29:20 +00:00
conf Sync default policy rules 2024-03-12 04:43:48 +00:00
contrib Merge "Update jQuery click event to remove deprecation warning" 2023-04-25 00:22:38 +00:00
dashboards cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
django_pyscss_fix Remove workaround for old django-pyscss 2024-02-02 03:23:43 +09:00
enabled Add NAT rules to the floating IP workflow 2023-03-01 10:38:16 -03:00
local Switch to PyMemcacheCache backend 2023-10-18 00:07:35 +09:00
locale Imported Translations from Zanata 2024-04-19 04:51:10 +00:00
management Merge "Address RemovedInDjango40Warning (2)" 2022-03-03 10:14:04 +00:00
static cinder: Use 'block-storage' service type to detect cinder 2024-10-17 14:55:22 -05:00
templates Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
templatetags Add SYSTEM_SCOPE_SERVICES setting that hides panels 2022-03-10 15:13:21 +01:00
test Merge "pytest-based UI tests add fix create instance" 2024-10-21 14:38:01 +00:00
themes Clean up the syntax of html attributes to always use double quotes 2023-04-05 11:00:26 +02:00
usage Address RemovedInDjango40Warning (2) 2022-02-04 16:22:07 +09:00
utils SDK for Neutron networks and subnets 2024-06-14 15:51:05 +00:00
__init__.py
.eslintrc Add selective ESLint rule activation for Horizon Legacy JS 2015-07-08 17:06:15 -07:00
context_processors.py Forwards LOGOUT_URL to templates. 2019-09-20 11:51:48 +02:00
defaults.py Add a setting for disabling dhcp agents column in the admin network view 2024-02-22 17:36:12 +01:00
exceptions.py Replace deprecated glanceclient exceptions 2024-04-01 00:43:29 +09:00
hooks.py pylint: fix import-error 2019-01-16 00:00:58 +09:00
karma.conf.js Migrate to AngularJS v1.8.2 2022-06-08 15:43:13 -05:00
policy.py Specify POLICY_CHECK_FUNCTION as a string 2016-11-25 13:06:14 +01:00
settings.py feat: add clouds.yaml download in menu 2024-06-18 14:46:17 +02:00
theme_settings.py pylint: fix several warnings 2019-01-15 00:22:27 +09:00
urls.py Address RemovedInDjango40Warning (3) 2022-02-04 16:26:54 +09:00
views.py Address RemovedInDjango40Warning (1) 2022-01-31 22:42:41 +09:00
wsgi.py Fixed path after moving wsgi/django.wsgi to wsgi.py 2018-09-06 12:05:37 +02:00