7402822f0b
this is the inital patch of applying codespell to nova. codespell is a programing focused spellchecker that looks for common typos and corrects them. i am breaking this into multiple commits to make it simpler to read and will automate the execution of codespell at the end of the series. Change-Id: If24a6c0a890f713545faa2d44b069c352655274e
11 lines
357 B
YAML
11 lines
357 B
YAML
---
|
|
features:
|
|
- |
|
|
Stable device rescue for boot from volume instances is now supported
|
|
through the use of the 2.87 microversion when the compute hosting the
|
|
instance also reports the ``COMPUTE_RESCUE_BFV`` trait such as the libvirt
|
|
driver.
|
|
|
|
No changes have been made to the request or response parameters of the
|
|
rescue API itself.
|