59cb08fd28
This change adds a deploy step inject_files that adds a flexible way to inject files into the instance. Change-Id: I0e70a2cbc13744195c9493a48662e465ec010dbe Story: #2008611 Task: #41794
8 lines
269 B
YAML
8 lines
269 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds a new deploy step ``deploy.inject_files`` to inject arbitrary files
|
|
into the instance. See `the hardware managers documentation
|
|
<https://docs.openstack.org/ironic-python-agent/latest/admin/hardware_managers.html>`_
|
|
for details.
|