ironic-python-agent/ironic_python_agent/extensions
Arne Wiebalck 3e2d3481a5 Software RAID: Check if install partition exists
The deployment on top of a software RAID goes to the first partition
of the md device. Raise an exception if that partition does not exist.

Follow-up to Ieb2c95ff130b5cc1e643fcde500066d9458ddbec

Change-Id: I2b4c835d57d3888e3325aee40e8319ef8683cd27
2019-06-07 14:51:02 +02:00
..
__init__.py Organize agent extensions 2014-04-14 15:09:12 -07:00
base.py Replace use of functools.wraps() with six.wraps() 2018-02-01 15:15:00 -08:00
clean.py Fix a mis-formatted log message 2017-10-27 09:16:25 -07:00
flow.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
image.py Software RAID: Check if install partition exists 2019-06-07 14:51:02 +02:00
iscsi.py Fix OSError catch 2017-10-12 14:32:50 +00:00
log.py Add a log extension 2016-06-28 17:02:11 +01:00
rescue.py Rescue extension for CoreOS with DHCP tenant networks 2017-11-06 04:48:58 -05:00
standby.py Relax checksum fields validation 2019-05-28 09:38:36 +08:00