summaryrefslogtreecommitdiff
path: root/releasenotes/notes/refactor-ironic-lib-22939896d8d46a77.yaml
blob: 19d76938f47a4dd8ee89294568e398c5faf2768a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
upgrade:
  - |
    Adds new configuration [ironic_lib]root_helper, to specify
    the command that is prefixed to commands that are run as root.
    Defaults to using the rootwrap config file at
    /etc/ironic/rootwrap.conf.
  - |
    Moves these configuration options from [deploy] group to the
    new [disk_utils] group: efi_system_partition_size, dd_block_size
    and iscsi_verify_attempts.
deprecations:
  - |
    The following configuration options have been moved to
    the [disk_utils] group; they are deprecated from the
    [deploy] group: efi_system_partition_size, dd_block_size and
    iscsi_verify_attempts.
other:
  - Code related to disk partitioning was moved to
    ironic-lib.