summaryrefslogtreecommitdiff
path: root/releasenotes/notes/vmedia-inject-files-b6e226e2db4cff06.yaml
blob: 260533b5f5b1d17c4a246aa5a066662522c038e1 (plain)
1
2
3
4
5
6
7
8
9
10
---
fixes:
  - |
    Fixes permission issues when injecting network data into a virtual media.
other:
  - |
    The ``configdrive`` argument to some utils in ``ironic.common.images`` and
    ``ironic.drivers.modules.image_utils`` has been replaced with a new
    ``inject_files`` argument. The previous approach did not really work in
    all situations and we don't expect 3rd party drivers to use it.