Files
ironic-python-agent/ironic_python_agent/extensions/standby.py
Julia Kreger 71fda732d2 Catch OSError thrown when hexdump is missing
Change c5bf7b088f introduced
a new requirement via a pre-existing ironic-lib method being
called that utilizes hexdump. Hexdump is not always present
and since we did not explicitly call it out as a new
requirement, we should at least somewhat gracefully handle
the exception.

Change-Id: Id0223ef1417f6e419770ceb56b2a3b80c6118a85
Closes-Bug: #1732470
2017-12-11 17:11:52 -05:00

23 KiB