ironic/ironic/tests
Zhenguo Niu dc080b598b Add console feature to ssh driver
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
2015-12-22 15:35:49 +00:00
..
functional Prepare for functional testing 2015-09-28 21:27:01 +00:00
unit Add console feature to ssh driver 2015-12-22 15:35:49 +00:00
__init__.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
base.py Move ironic.tests.unit.base to ironic.tests.base 2015-10-22 08:57:41 -07:00