ironic/ironic
Arne Wiebalck 691211b107 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:39:19 +00:00
..
api Centralise imports of wsme types 2020-04-20 12:24:17 +12:00
cmd Fix pep8 2020-05-13 11:40:16 +02:00
common clean up mac address with the pxe configuration files 2020-11-03 02:42:46 +00:00
conductor Lazy-load node details from the DB 2021-03-09 14:39:19 +00:00
conf New configuration parameter to use ipmitool retries 2020-05-29 07:38:21 +00:00
db Fix the error message when reached max number of traits 2020-07-06 12:37:20 +00:00
dhcp "dual stack" support for PXE/iPXE 2020-04-13 06:32:15 -07:00
drivers Merge "Sync boot mode when changing the boot device via Redfish" into stable/ussuri 2020-11-13 15:16:53 +00:00
hacking Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
objects Stop using md5 for __repr__ of objects 2020-07-09 16:04:20 +00:00
tests Lazy-load node details from the DB 2021-03-09 14:39:19 +00:00
__init__.py Move eventlet monkey patch code 2017-03-02 13:48:18 +02:00
version.py Correct version.py and update current version string 2014-03-21 13:50:05 -07:00