ironic/ironic/conductor
Arne Wiebalck 82cab603bb Lazy-load node details from the DB
In order to reduce the load on the database backend, only lazy-load
a node's ports, portgroups, volume_connectors, and volume_targets.
With the power-sync as the main user, this change should reduce the
number of DB operations by two thirds roughly.

Change-Id: Id9a9a53156f7fd866d93569347a81e27c6f0673c
2021-03-02 09:09:02 +01:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Replace retrying with tenacity 2021-02-15 17:11:33 +01:00
base_manager.py Register all hardware_interfaces together 2021-01-08 15:16:53 +00:00
cleaning.py Update `cleaning_error_handler` 2020-11-13 05:17:40 -05:00
deployments.py Fix broken configdrive_use_object_store 2021-02-18 10:25:07 +01:00
manager.py [trivial] fix typos in conductor 2021-02-23 17:54:53 +01:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Add 'deploy steps' parameter for provisioning API 2021-02-03 11:47:53 -05:00
steps.py Add 'deploy steps' parameter for provisioning API 2021-02-03 11:47:53 -05:00
task_manager.py Lazy-load node details from the DB 2021-03-02 09:09:02 +01:00
utils.py [trivial] fix typos in conductor 2021-02-23 17:54:53 +01:00