ironic-python-agent/ironic_python_agent/extensions
Arne Wiebalck 5898a9301d Assert EFI part UUID is not None before editing fstab
The EFI partition UUID may be None and this will break
the fstab editing. While this is not necessarily fatal when
instantiating a node, it creates an exception at the end of
bootloader installation, so only attempt to add a line to
fstab when the UUID is not None.

Change-Id: I68799980e67c05afe4ca68ca9733605dd166d54d
(cherry picked from commit 333ed70c94)
2021-10-21 14:10:26 +02:00
..
__init__.py Organize agent extensions 2014-04-14 15:09:12 -07:00
base.py Do not serialize command_params 2021-05-18 12:59:28 +02:00
clean.py Trivial: minor fixes in error messages 2021-09-07 14:41:38 +02:00
deploy.py Trivial: minor fixes in error messages 2021-09-07 14:41:38 +02:00
flow.py Update to hacking 0.12.0 and use new checks 2016-11-08 11:31:18 -08:00
image.py Assert EFI part UUID is not None before editing fstab 2021-10-21 14:10:26 +02:00
log.py Add a log extension 2016-06-28 17:02:11 +01:00
poll.py Adds poll mode deployment support 2020-06-21 16:44:00 +08:00
rescue.py Use crypt to generate salt 2020-03-19 15:16:00 +01:00
standby.py Trivial: minor fixes in error messages 2021-09-07 14:41:38 +02:00