ironic/devstack/files
Lucas Alvares Gomes 7ffa1d58ce DevStack: Add support for deploying nodes with pxe_ipmitool
This patch is adding support for deploying nodes with the pxe_ipmitool
driver and VMs.

The patch adds a dependency on the "virtualbmc" utility which is
responsible for creating a virtual/fake BMC that handles the IPMI
commands (using pyghmi.bmc) and convert it to calls to the
python-libvirt library.

The function "is_ironic_hardware" was converted into a variable called
"IRONIC_IS_HARDWARE" which can be set to True/False to indicate whether
DevStack is being setup for baremetal or VMs.

Partial-Bug: #1544642
Change-Id: I5edc51c7fc8b6f0bb7fe4ca129596709a32eb93e
2016-02-18 19:27:04 +00:00
..
debs DevStack: Add support for deploying nodes with pxe_ipmitool 2016-02-18 19:27:04 +00:00
hooks Keep the console logs for all boots 2015-12-16 15:58:17 +00:00
rpms DevStack: Add support for deploying nodes with pxe_ipmitool 2016-02-18 19:27:04 +00:00
apache-ironic.template Copy devstack code to ironic tree 2015-12-10 15:32:01 +00:00