ironic/ironic/drivers
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
..
modules Add console feature to ssh driver 2015-12-22 15:35:49 +00:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py Add console feature to ssh driver 2015-12-22 15:35:49 +00:00
base.py Validate arguments to clean_step() decorator 2015-12-02 15:45:20 +00:00
drac.py Refactor pxe - New PXEBoot and ISCSIDeploy interfaces 2015-07-28 13:50:05 +01:00
fake.py Add console feature to ssh driver 2015-12-22 15:35:49 +00:00
ilo.py Refactor agent_ilo driver to use new boot interface 2015-11-14 06:27:15 -08:00
irmc.py Refactor IRMCVirtualMediaAgentDeploy by applying new BootInterface 2015-11-22 14:41:45 +09:00
oneview.py Move FakeOneViewDriver to the fake.py module 2015-10-12 18:46:34 +01:00
pxe.py Add console feature to ssh driver 2015-12-22 15:35:49 +00:00
raid_config_schema.json Update descriptions in RAID config schema 2015-09-17 00:13:35 +00:00
utils.py Replace deprecated LOG.warn with warning 2015-10-21 15:22:46 +03:00