Skip to content

Conversation

JasperB-TeamBlue
Copy link
Contributor

Changes introduced with this PR

  • When pulling info for a vm, template or instance type through the API return a video_type in the console info together with the graphic console as the type. Ability to alter the video device attached to a vm through the PUT api call. Saves this update as a configuration for the next run of the VM if it is in the up state.

  • Needs Updated Display class to contain a video type reference ovirt-engine-api-model#117 implemented in api model to properly function.

Are you the owner of the code you are sending in, or do you have permission of the owner?

[y]

Return an additional video_type field in the display info for a VM, Template or Instance.
This next to the already existing graphic info and display type.

This field was added to have a difference between the QXL/VNC and VGA/VNC for example.
This exposes the chosen Video Type in the UI to the API side.

This also opens up the possibility to alter the Video Type for existing VM's for example from VGA/VNC to QXL/VNC.

Signed-off-by: Jasper Berton <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant