c9a64996ec
This implements Nova-compatible serial console for Ironic in Nova scope. [Nova] blueprint ironic-serial-console-support [Ironic] spec https://review.openstack.org/319505 [Ironic] related patches https://review.openstack.org/#/c/293873/ https://review.openstack.org/#/c/328168/ [Ironic] Related-Bug: #1553083 Change-Id: I38e803021d71fc0760a8ae99b3e97dd0aecb5088
10 lines
448 B
YAML
10 lines
448 B
YAML
---
|
|
features:
|
|
- Adds serial console support to Ironic driver. Nova now supports
|
|
serial console to Ironic bare metals for Ironic ``socat`` console
|
|
driver.
|
|
In order to use this feature, serial console must be configured in Nova
|
|
and the Ironic ``socat`` console driver must be used and configured
|
|
in Ironic. Ironic serial console configuration is documented in
|
|
http://docs.openstack.org/developer/ironic/deploy/console.html.
|