ironic/ironic/drivers/modules
Pavlo Shchelokovskyy 9b1a7ceb4b Add ansible deploy interface
this patch pulls the ansible deploy interface code
and related ansible playbooks and auxiliary files
from ironic-staging-drivers project into main ironic tree.

As discussed in the spec, the use of ramdisk callbacks
(lookup and hearbeats) is now mandatory with this deploy interface.
Playbooks and modules were updated to require Ansible>=2.4,
and custom Ansible module for executing 'parted' was replaced
with usage of built-in Ansible module.

The custom Ansible callback plugin now uses journald logger
by default to adapt to the default DevStack setup.

Documentation and devstack plugin changes enabling automated
testing of this interface will be proposed in followup patches.

Change-Id: I43f54688287953ccb1c2836437aea76236e6560b
Related-Bug: #1526308
2017-11-09 10:30:56 +00:00
..
ansible Add ansible deploy interface 2017-11-09 10:30:56 +00:00
cimc Centralize config options - [cimc] 2016-06-16 16:45:51 -07:00
drac Fix DRAC classic driver double manage/provide 2017-08-18 14:40:18 +00:00
ilo Support SUM based firmware update as clean step for iLO drivers 2017-10-10 07:36:51 +00:00
irmc Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00
network Change pxe dhcp options name to codes. 2017-10-13 12:50:58 +03:00
oneview Get a new OneView client when needed 2017-11-03 21:37:08 +00:00
redfish Remove usage of some of the deprecated methods 2017-07-31 10:14:08 +00:00
storage Add I202 to flake ignore list 2017-10-25 14:32:52 +03:00
ucs Remove translation of log messages from ironic/drivers/modules/ucs 2017-04-25 19:03:20 +07:00
__init__.py Remove copyright from empty files 2014-01-07 21:05:01 +08:00
agent.py fix a typo in agent.py: s/doman/domain/ 2017-08-23 05:24:50 -04:00
agent_base_vendor.py Fix missing print format error 2017-08-08 17:15:43 +08:00
agent_client.py Remove iSCSI deploy support for IPA Mitaka 2017-02-01 21:53:25 +00:00
agent_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
boot.ipxe Convert iPXE boot script to Jinja template 2016-11-21 18:44:38 +02:00
console_utils.py Make IP address of socat console configurable 2017-07-07 13:14:03 +08:00
deploy_utils.py Introduce keystoneauth adapters for clients 2017-08-22 06:07:19 +00:00
elilo_efi_pxe_config.template Deprecate elilo support 2017-05-29 11:47:54 -04:00
fake.py Add the timeout parameter to relevant methods in the fake power interface 2017-02-01 16:31:37 +00:00
image_cache.py Remove log translations from ironic/drivers Part-1 2017-05-09 17:15:38 +00:00
inspector.py Refactor common keystone methods 2017-06-29 14:04:08 +03:00
ipmitool.py ipmitool: reboot: Don't power off node if already off 2017-09-27 17:19:46 -07:00
ipxe_config.template iPXE template support for iSCSI 2017-06-21 13:15:51 -04:00
iscsi_deploy.py Boot from volume fails with 'iscsi' deploy interface 2017-09-01 12:23:19 +00:00
master_grub_cfg.txt grub2 bootloader support for uefi boot mode 2015-07-29 03:18:41 +00:00
noop.py Add dynamic driver functionality to REST API 2017-01-30 22:12:55 +00:00
pxe.py [bfv] Set the correct iqn for pxe 2017-10-17 16:34:41 +01:00
pxe_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
pxe_grub_config.template Do not pass ipa-driver-name as kernel parameter 2016-11-11 17:16:20 +02:00
snmp.py Merge "Fixes a small documentation typo in snmp" 2017-10-10 07:27:19 +00:00