[trivial] add device_type param to attach_vmedia_device

We missed it.

Change-Id: I4bd8e07f301a298e495e88a2d80f6932290634ba
This commit is contained in:
Riccardo Pittau 2024-03-11 15:11:06 +01:00
parent 1e84214d38
commit ed14b2e04f

View File

@ -3822,6 +3822,8 @@ class ConductorManager(base_manager.BaseConductorManager):
:param context: request context.
:param node_id: node ID or UUID.
:param device_type: A device type from
:data:`ironic.common.boot_devices.VMEDIA_DEVICES`.
:param image_url: URL of the image to attach, HTTP or HTTPS.
:param image_download_source: Which way to serve the image to the BMC:
"http" to serve it from the provided location, "local" to serve