ironic/ironic
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
..
api Handle patching node /protected value with None 2020-09-29 13:55:36 +02:00
cmd Deprecate the iscsi deploy interface 2020-09-22 15:39:36 +02:00
common Handle agent still doing the prior command 2021-03-02 19:37:05 +00:00
conductor Lazy-load node details from the DB 2021-03-08 21:25:12 +00:00
conf Limit the default value of [api]api_workers to 4 2020-11-18 07:52:33 +00:00
db Don't migrate away from iscsi if it is the default 2020-09-30 15:03:59 +01:00
dhcp Switch Ironic to openstacksdk for Neutron 2020-08-19 10:48:17 +02:00
drivers Handle agent still doing the prior command 2021-03-02 19:37:05 +00:00
hacking Fix the remaining hacking issues 2020-03-31 13:40:00 +00:00
objects driver_internal_info in provision notifications 2020-08-25 18:11:04 +00:00
tests Lazy-load node details from the DB 2021-03-08 21:25:12 +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