ironic/ironic/conductor
Julia Kreger 6a1d453ef0 Make deploy step failure logging indicate the error
Deploy step logging would previously only log the step to the API
user, instead of anything the API user could use to try and determine
what is wrong.

Example:
- Trying to power on a machine as part of deploy.deploy()
- Power-on operation fails
- Only the deploy step is listed as the error, and no
  additional information to troubleshoot the issue,
  which forced the operator to go examine logs and
  find the error.

Change-Id: If60b96dcafa446de090df56089760eda3a21109d
2020-04-01 07:50:14 -07:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Add owner to allocations and create relevant policies 2019-12-10 19:00:33 +00:00
base_manager.py Stop using six library 2019-12-23 09:38:25 +01:00
cleaning.py Pre-shared agent token 2020-02-20 14:33:32 -08:00
deployments.py Make deploy step failure logging indicate the error 2020-04-01 07:50:14 -07:00
manager.py Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Add indicators REST API endpoints 2020-03-21 18:45:01 +00:00
steps.py Deploy Templates: factor out ironic.conductor.steps 2019-03-15 10:10:45 +00:00
task_manager.py Stop using six library 2019-12-23 09:38:25 +01:00
utils.py Do not use random to generate token 2020-03-20 20:29:58 +01:00