Files
ironic-python-agent/ironic_python_agent
Dmitry Tantsur f824930bbd Import disk_{utils,partitioner} from ironic-lib
With the iscsi deploy long gone, these modules are only used in IPA and
in fact represent a large part of its critical logic. Having them
separately sometimes makes fixing issues tricky if an interface of
a function needs changing.

This change imports the code mostly as it is, just removing run_as_root and
a deprecated function, as well as moving configuration options to config.py.

Also migrates one relevant function from ironic_lib.utils.

Change-Id: If8fae8210d85c61abb85c388b300e40a75d0531c
2024-03-15 18:45:04 +01:00
..
2022-04-14 10:47:06 +00:00
2021-12-16 22:03:51 +01:00
2022-01-10 11:31:33 +01:00
2024-01-31 10:09:13 +01:00