senlin/senlin
Pham Le Gia Dai ec5fae9976 Remove unused `WSGIService` class
This class have been stayed in source code for a long
time and not used since it created. The API service used `senlin.api.common.wsgi.Server`, not this class . It should be cleaned up.

Change-Id: I71196af4ad5ce0c975bec1c8c80be19b43ccbd2d
2024-04-08 07:46:51 +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 unused `WSGIService` class 2024-04-08 07:46:51 +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 error can't do rebuild nova instances 2024-03-25 13:48:29 +07: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 Fix error can't do rebuild nova instances 2024-03-25 13:48:29 +07: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