nova/releasenotes/notes/bp-restore-vm-diagnostics-544b56bbb0167071.yaml
Sergey Nikitin 41d6d77897 Fixed some nits for microversion 2.48
The main piece of code for microversion 2.48 was merged.
This patch fixes some nits in docs and error messages.

Change-Id: I8bc5010c255494d4e1bf36272215422991264c6d
2017-06-06 13:34:17 +00:00

7 lines
266 B
YAML

---
features:
- Added microversion v2.48 which standardize VM diagnostics response.
It has a set of fields which each hypervisor will try to fill.
If a hypervisor driver is unable to provide a specific field then this
field will be reported as 'None'.