Merge "[trivial] add device_type param to attach_vmedia_device"

This commit is contained in:
Zuul 2024-03-11 22:07:16 +00:00 committed by Gerrit Code Review
commit 5f4b964dd7

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