senlin/senlin
Tyler Adams 4eda307207 The utils module and its LazyPluggable class are abandoned and need to be cleaned up. A search of the code base shows no from senlin.db import utils. Database calls are done through senlin.db.api
Change-Id: I89055876fab6d1a060b9609ce883f0e6812fc478
2024-03-23 18:05:24 +00:00
..
api Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
cmd Fixed sqlalchemy 2.x support 2023-12-29 12:06:57 -08:00
common Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
conductor Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
conf Add cleanup step for orphaned health checks 2023-03-10 05:45:43 +00:00
db The utils module and its LazyPluggable class are abandoned and need to be cleaned up. A search of the code base shows no from senlin.db import utils. Database calls are done through senlin.db.api 2024-03-23 18:05:24 +00:00
drivers Fix: `TrustMiddleware` unable to fetch trusts/credentials from identity service 2024-01-15 02:04:29 +00:00
engine Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
events Remove tox unit test warnings 2017-12-18 05:05:02 -05:00
hacking Fix requirements, update hacking 2020-03-30 10:51:45 +00:00
health_manager Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
locale/de/LC_MESSAGES Imported Translations from Zanata 2022-06-21 04:15:54 +00:00
objects Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
policies Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
profiles Fix: ServerProfile._validate_volume_type() missing 1 required positional argument: 'name_or_id' 2024-01-14 16:42:16 +07:00
rpc Re-use rpc engine client 2019-11-26 19:55:16 -08:00
tests Remove executable permissions from files that don't need it 2024-03-02 00:14:48 +00:00
__init__.py Remove i18n.enable_lazy() call from senlin.cmd 2018-11-05 12:20:52 -05:00
version.py Add support for Oslo.Reports 2019-01-24 00:05:46 -08:00