dc080b598b
Currently there is no support to get console in dev and test environments, this patch implements a console driver ShellinaboxConsole to add ability of console access for SSH driver using 'virsh console'. For non-virsh ssh drivers, a 'GET /v1/drivers/properties' request will return False for the console interface (as opposed to None) with a 'not supported ...' reason. Change-Id: I2764e0cb4b5b489762e00cd266212b902acc0746 Closes-Bug: #1526305
4 lines
72 B
YAML
4 lines
72 B
YAML
---
|
|
features:
|
|
- Adds ShellinaboxConsole support for virsh SSH driver.
|