ironic/releasenotes/notes/db-field-overhead-reduction...

10 lines
354 B
YAML

---
fixes:
- |
Slow database retrieval of nodes has been addressed at the lower layer by
explicitly passing and handling only the requested fields. The result is
excess discarded work is not performed, making the overall process more
efficient.
This is particullarly beneficial for OpenStack Nova's synchronization with
Ironic.