Files
ironic-python-agent/ironic_python_agent/shell
Jay Faulkner 79790171bc Call partprobe+partx before writing configdrive
partx -u $DEVICE doesn't work in some cases, but partprobe $DEVICE fails
in virtual environments (like devstack). For now, run both commands and
ignore partprobe failures.

Moving forward, this shell should be factored into python and share code
with the other partition-modifying code added this cycle.

Change-Id: I7e4c010e260be2a23dcc894bc0c1b30aea949084
Partial-bug: 1433812
2015-03-19 11:25:35 -07:00
..
2014-10-20 10:27:02 -04:00