ironic/ironic/tests/unit/drivers/modules/irmc
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 Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ng.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
fake_sensors_data_ok.xml Move unit tests to correct directory 2015-09-30 17:47:19 -07:00
test_bios.py Fix for failure in cleaning in iRMC driver 2018-07-26 10:25:04 +07:00
test_boot.py Fix misuse of assertTrue 2019-03-14 09:39:25 +09:00
test_common.py Implement iRMC BIOS configuration 2018-07-11 08:04:15 +07:00
test_inspect.py Lazy-load node details from the DB 2021-03-09 14:43:24 +00:00
test_management.py Remove the iRMC classic drivers 2018-06-26 14:30:38 +02:00
test_periodic_task.py Refactor RAID configuration via iRMC driver 2018-07-27 09:09:39 +07:00
test_power.py Remove the remaining fake drivers 2018-06-18 18:52:04 +02:00
test_raid.py Support RAID configuration for BM via iRMC driver 2018-07-04 15:45:34 +07:00