Jim Rollenhagen 620f05eb33 Accept new parameters for prepare_image
The parameters sent to `prepare_image` changed in
https://review.openstack.org/#/c/86490/

This patch brings `prepare_image` up to date with that change.
It also changes the way configdrive is written to disk, to match
that Ironic is now allowing Nova to build an ISO partition and
send the raw image to the agent.

This patch also swaps out subprocess.call for processutils.execute
in the standby module, since the commands were being changed anyway.

Lastly, this patch changes the expected `hashes` dict to be a
string parameter called `checksum`, to match what glance returns.

Change-Id: Id8af9be920ba51e7e1ce60f4ffd1477e413582c9
2014-04-24 13:00:24 -07:00
2014-04-03 21:09:11 +04:00
2014-03-19 16:27:43 -07:00
2013-09-17 13:41:59 -07:00
2014-04-14 15:09:12 -07:00
2014-03-31 15:33:26 -07:00
2014-03-28 08:26:17 -07:00

ironic-python-agent

Build Status

An agent for rebuilding and controlling Ironic nodes.

Description
A Python agent for provisioning and deprovisioning Bare Metal servers.
Readme 35 MiB
Languages
Python 99.9%
Shell 0.1%