ironic/ironic/tests/unit/conductor
Arne Wiebalck ce1478bcfd 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-09 14:43:24 +00:00
..
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
mgr_utils.py Remove locks before RPC bus is started 2020-07-29 17:33:15 +00:00
test_allocations.py Allocation API: backfilling allocations 2019-05-21 20:09:21 +02:00
test_base_manager.py Remove locks before RPC bus is started 2020-07-29 17:33:15 +00:00
test_manager.py Lazy-load node details from the DB 2021-03-09 14:43:24 +00:00
test_notification_utils.py Unit test consistency: DB base and utils prefix 2017-06-20 09:36:21 +01:00
test_rpcapi.py Allocation API: conductor API (without HA and take over) 2019-01-31 13:01:09 +01:00
test_steps.py Deploy Templates: factor out ironic.conductor.steps 2019-03-15 10:10:45 +00:00
test_task_manager.py Lazy-load node details from the DB 2021-03-09 14:43:24 +00:00
test_utils.py Block ability update callback_url 2019-12-16 22:17:22 +00:00