ironic/ironic/conductor
Arne Wiebalck 4ed8ceef6f 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
(cherry picked from commit 82cab603bb)
2021-03-08 21:25:12 +00:00
..
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
allocations.py Add node lessee field 2020-04-07 15:33:42 +00:00
base_manager.py Remove locks before RPC bus is started 2020-07-28 08:03:21 -07:00
cleaning.py Handle agent still doing the prior command 2021-03-02 19:37:05 +00:00
deployments.py Handle agent still doing the prior command 2021-03-02 19:37:05 +00:00
manager.py Always retry locking when performing task handoff 2021-03-03 00:13:12 +00:00
notification_utils.py Add node console notifications 2016-12-23 08:51:54 +00:00
rpcapi.py Route conductor notification RPC to the same conductor 2020-09-25 17:34:58 +02:00
steps.py Delay validating deploy templates until we get all steps 2020-04-21 18:55:14 +02:00
task_manager.py Lazy-load node details from the DB 2021-03-08 21:25:12 +00:00
utils.py Don't mark an agent as alive if rebooted 2021-02-08 10:55:25 +00:00