ironic/releasenotes/notes/add-gmr-3c9278d5d785895f.yaml
Dmitry Tantsur de581d5518 Release notes clean up for the next release
Change-Id: I4b911928bcdb65a9950dfe955afc5a4f554d9bd1
2017-08-08 14:30:02 +02:00

9 lines
414 B
YAML

---
features:
- Adds support for generating `Guru Meditation Reports
<https://wiki.openstack.org/wiki/GuruMeditationReport>`_ (GMR) for both
ironic-api and ironic-conductor services. GMR provides debugging
information that can be used to obtain an accurate view on the current
state of the system. For example, what threads are running, what
configuration parameters are in effect, and more.