ironic-staging-drivers/ironic_staging_drivers
Lucas Alvares Gomes 5ad7c7c925 Add Wake-On-Lan driver
This patch is importing the Wake-On-Lan (WOL) driver and its documentation
from ironic to ironic-staging-driver.

Since we can't have duplicated entry points in setuptools we had to
rename the driver names as following:

pxe_wol   -> pxe_wol_iscsi
agent_wol -> pxe_wol_agent
fake_wol  -> fake_wol_fake

This patch is using the "<boot>_<power>_<deploy>" template to name the
drivers consistently.

Change-Id: I2b051494fdba7bf6ca30d8f7bb406511bf7d4d76
2016-02-23 14:36:59 +00:00
..
common Add Wake-On-Lan driver 2016-02-23 14:36:59 +00:00
tests Add Wake-On-Lan driver 2016-02-23 14:36:59 +00:00
wol Add Wake-On-Lan driver 2016-02-23 14:36:59 +00:00
__init__.py Skeleton initial commit 2016-01-26 12:48:24 +00:00
version.py Add the version.py module 2016-02-05 16:54:56 +00:00