ironic/ironic/tests
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
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
json_samples Add `network_data` field to ironic node object 2020-05-05 15:57:36 +02:00
unit Lazy-load node details from the DB 2021-03-08 21:25:12 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py autospec for classmethods and staticmethods for Python < 3.7.4 2020-09-24 11:06:27 +02:00