ironic-staging-drivers/ironic_staging_drivers
Pavlo Shchelokovskyy b963a18c63 [ansible] Major changes in playbooks "API"
Possibly existing out-of-tree playbooks will be imcompatible
with this version and must be rewritten!

Changes include:

- all info passed into ansible playbooks from ironic is now available in
  the playbooks as elements of 'ironic' dictionary to better differentiate
  those from other vars possibly created/set inside playbooks.

- any field of node's instance_info having a form of "image_<field>"
  is now available in playbooks as "ironic.image.<field>" var.

- 'parted' tag in playbooks is removed and instead differentiation
  between partition and whole-disk imaged is being done based on
  ironic.image.type var value.

- 'shutdown' tag is removed, and soft power-off is moved to a separate
  playbook, defined by new driver_info field 'ansible_shutdown_playbook'
  ('shutdown.yaml' by default)

- default 'deploy' role is split into smaller roles,
  each targeting a separate stage of deployment process
  to faciliate customiation and re-use

    - discover - e.g. set root device and image target
    - prepare - if needed, prepare system, e.g. create partitions
    - deploy - download/convert/write user image and configdrive
    - configure - post-deployment steps, e.g. installing the bootloader

Documentation is updated.

Change-Id: I158a96d26dc9a114b6b607267c13e3ee1939cac9
2017-06-12 13:47:18 +00:00
..
amt Remove agent vendor passthru from drivers 2016-12-06 12:21:19 +00:00
ansible [ansible] Major changes in playbooks "API" 2017-06-12 13:47:18 +00:00
common Add vendor methods for Intel Node Manager statistics 2016-04-22 11:12:52 +03:00
iboot Remove agent vendor passthru from drivers 2016-12-06 12:21:19 +00:00
intel_nm Remove agent vendor passthru from drivers 2016-12-06 12:21:19 +00:00
libvirt Specify ironic_staging_drivers as name of the app 2017-03-20 18:40:32 +02:00
tests [ansible] Major changes in playbooks "API" 2017-06-12 13:47:18 +00:00
wol Merge "Overrides get_supported_power_states() for WOL Power" 2017-01-24 11:44:34 +00:00
__init__.py Removes unnecessary utf-8 encoding 2017-01-11 19:44:36 +05:30
version.py Add the version.py module 2016-02-05 16:54:56 +00:00