Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement GuestOS Profiles in Sunstone #6627

Closed
3 tasks
tinova opened this issue Jun 21, 2024 · 0 comments
Closed
3 tasks

Implement GuestOS Profiles in Sunstone #6627

tinova opened this issue Jun 21, 2024 · 0 comments

Comments

@tinova
Copy link
Member

tinova commented Jun 21, 2024

Description

  • File based profile description to pre-fill VM Template values, that can be changed if the user wants to
  • For example, a Windows vGPU profile would pre-fill:
KVM Raw Entry for NVidia
	<devices><video><model type='virtio'/></virtio></devices>
VIDEO    = [ MODEL = “virtio” ]
CPU      = [ MODEL = “host-passthrough” ]
FEATURES = [ LOCALTIME = “YES”, GUEST_AGENT=”YES” ]

Progress Status

  • Code committed
  • Testing - QA
  • Documentation (Release notes - resolved issues, compatibility, known issues)
@tinova tinova added this to the Release 6.10.1 milestone Jun 21, 2024
@tinova tinova modified the milestones: Release 6.10.1, Release 7.0 Oct 2, 2024
@tinova tinova closed this as completed Oct 18, 2024
vichansson added a commit to OpenNebula/docs that referenced this issue Oct 23, 2024
* Adds the VM templates schema under the `Operating System Profiles`
  section
  - Schema is mapped in tables according to how it's currently being
    presented in FSunstone

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
vichansson added a commit to OpenNebula/docs that referenced this issue Oct 23, 2024
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
vichansson added a commit to OpenNebula/docs that referenced this issue Oct 23, 2024
* Add
  - png
  - directsync
  - xvd
  - unmap
  - io
  - uring
  - dhcp
  - dhcp
  - subnet
  - theming
  - sata
  - AAVMF
  - vga
  - usb
  - listMultiple
  - numberFloat
  - rangeFloat

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
vichansson added a commit to OpenNebula/docs that referenced this issue Oct 25, 2024
Signed-off-by: Victor Hansson <vhansson@opennebula.io>
vichansson added a commit to OpenNebula/docs that referenced this issue Oct 25, 2024
section

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
vichansson added a commit to OpenNebula/docs that referenced this issue Oct 25, 2024
section

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
tinova pushed a commit to OpenNebula/docs that referenced this issue Oct 25, 2024
* Add OS profiles docs
* Adds the VM templates schema under the `Operating System Profiles`
  section
  - Schema is mapped in tables
* Add 'reconnect' to RDP_RESIZE_METHODs
* Update wordlist
* Move OS profile docs to Guest Operating Systems section

Signed-off-by: Victor Hansson <vhansson@opennebula.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants