ironic-python-agent/ironic_python_agent/extensions
Dmitry Tantsur 1d12505fa0 Do not try to read raw disk data as unicode
Fixes regression in commit 9f8fa2853af00045118ccd44180e7053e6d027af:
utils.execute returns unicode by default, but this data is binary.

Change-Id: I5b54c1f6cfac5fff672245c523b9fb647478edbd
2019-11-11 16:03:59 +01: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 Do not try to read raw disk data as unicode 2019-11-11 16:03:59 +01:00
iscsi.py Suppress errors from iscsi session cleanup 2019-11-01 06:57:58 -07: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 Adds bandit template and exclude some of tests 2019-06-20 14:39:36 +08:00