senlin/senlin/cmd
Erik Olof Gunnar Andersson d0e814a491 Remove unnecessary exception handling in api entry
This is to make the code consistent with similar implementations,
and removes this handling as it is uncessary and can in cases
even hide issues.

Change-Id: I48edf6859b2179fe4605dbe8249b0a556e5c5bde
2020-02-23 23:30:39 +00:00
..
__init__.py Make senlin-api a console script entry point 2016-01-20 13:07:48 +08:00
api.py Remove unnecessary exception handling in api entry 2020-02-23 23:30:39 +00:00
api_wsgi.py Centralized configuration 2019-12-03 11:08:44 -08:00
conductor.py Centralized configuration 2019-12-03 11:08:44 -08:00
engine.py Centralized configuration 2019-12-03 11:08:44 -08:00
health_manager.py Centralized configuration 2019-12-03 11:08:44 -08:00
manage.py Centralized configuration 2019-12-03 11:08:44 -08:00
status.py Check health policy v1.0 before upgrade 2019-02-25 20:12:53 +00:00