ironic/ironic/tests/unit
Yuiko Takada Mori 857372a226 IPMITool: add IPMISocatConsole and IPMIConsole class
IPMISocatConsole is a new console interface class using ipmitool and
socat. It has the same APIs of IPMIShellinaboxConsole class and
provides TCP4/TCP6 connection service to connect serial-on-LAN of
nodes.
IPMIConsole is a new console interface class using ipmitool and used
as parent class of IPMIShellinaboxConsole and IPMISocatConsol class.

This patch set implements new console driver interfaces
IPMISocatConsole.

To use PXE + IPMItool + socat, specify pxe_ipmitool_socat.
To use IPA + IPMItool + socat, specify agent_ipmitool_socat.

Spec: https://review.openstack.org/#/c/319505/
Partial-Bug: #1553083
Change-Id: I35a7dcb7e89baf16d096501fd44dbc12adc8c61e
2016-07-25 16:42:31 +09:00
..
api Add multitenancy-related fields to port API object 2016-07-13 13:39:56 +03:00
cmd Prepare for functional testing 2015-09-28 21:27:01 +00:00
common Add multitenancy-related fields to port API object 2016-07-13 13:39:56 +03:00
conductor Add network interface to base driver class 2016-07-12 19:08:07 +03:00
db Add internal_info field to ports and portgroups 2016-07-07 19:56:13 +03:00
dhcp Add 'neutron' network interface 2016-07-13 13:38:56 +03:00
drivers IPMITool: add IPMISocatConsole and IPMIConsole class 2016-07-25 16:42:31 +09:00
objects Add internal_info field to ports and portgroups 2016-07-07 19:56:13 +03:00
__init__.py Refactor objects into a magic registry 2016-01-04 15:19:12 +00:00
fake_policy.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
policy_fixture.py Prepare for functional testing 2015-09-28 21:27:01 +00:00
raid_constants.py RAID interface to support JBOD volumes 2016-05-04 14:28:48 +00:00
stubs.py Prepare for functional testing 2015-09-28 21:27:01 +00:00