openstack-heat/heat/common
2026-01-09 14:13:20 +00:00
..
__init__.py Empty files shouldn't contain copyright nor license 2013-12-24 20:29:31 +08:00
auth_password.py Fix compatibility with oslo.context >= 4.0.0 2022-03-01 18:40:34 +09:00
auth_plugin.py Delay string interpolations at logging calls 2025-12-03 23:40:49 +09:00
auth_url.py Make auth_url lookup dynamic 2016-03-04 17:35:52 +01:00
cache.py Adding oslo.config entry points for yaql and cache opts 2024-01-09 10:39:46 +09:00
config.py Validate [DEFAULT] num_engine_workers 2025-12-13 13:29:37 +09:00
context.py Merge "Handle authentication failure caused by invalid trust" 2026-01-09 14:13:20 +00:00
crypt.py Logging Consistency 2020-04-27 06:34:31 +00:00
custom_backend_auth.py Fix some inconsistency in docstrings 2015-12-29 01:40:42 +08:00
endpoint_utils.py Fix lower-constraints tox env to use proper constraints 2019-04-10 09:11:56 +05:30
environment_format.py Add new environment section for merge strategies 2016-08-19 08:54:30 +05:30
environment_util.py Fix parameter merging with merge strategies 2022-07-01 08:38:49 +05:30
exception.py Move CircularDependencyException to common 2023-02-27 12:22:38 +00:00
grouputils.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
i18n.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
identifier.py Switch to collections.abc.* 2021-02-01 11:15:59 +00:00
lifecycle_plugin_utils.py Fix duplicated words issue like "can be be used" 2020-01-06 11:27:08 +08:00
messaging.py Merge "Remove redundant monkey patch" 2025-05-29 13:25:50 +00:00
netutils.py Add dns constraints 2016-07-26 10:01:06 +05:30
noauth.py noauth: only set token_info if set 2017-11-06 16:40:13 +11:00
param_utils.py Convert props form delimited params to lists 2016-08-26 17:43:33 +05:30
password_gen.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
plugin_loader.py common: Replace deprecated importlib API (2/2) 2024-01-29 01:06:14 +09:00
pluginutils.py Drop workaround for Python 3.8 2024-10-31 15:49:26 +09:00
policy.py Remove remaining log translation 2025-08-31 03:23:55 +09:00
profiler.py Remove log translations 2017-03-25 17:11:50 +08:00
serializers.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
service_utils.py Show an engine as down if service record is not updated twice 2019-07-24 03:16:57 +00:00
short_id.py Remove six and python 2.7 full support 2020-04-22 12:23:44 +02:00
template_format.py Drop unicode prefix 2024-09-30 15:08:51 +09:00
timeutils.py Use correct raw string format 2017-11-16 18:23:58 -05:00
urlfetch.py Resolve B113 error (Requests call without timeout) 2024-06-10 10:25:39 +09:00
wsgi.py Drop bind_host/port 2025-07-11 17:27:36 +09:00