nova supports spice compression algorithm configuration
nova supports spice console,the spice has some compression algorithm configuration,such as:
image compression:
jpeg compression:
zlib compression:
Now, the nova.conf can not config the spice compression algorithm. I think we could add these in the nova.conf to support compression algorithm for vm spice console.
Blueprint information
- Status:
- Complete
- Approver:
- Sylvain Bauza
- Priority:
- Undefined
- Drafter:
- huang.huayong
- Direction:
- Approved
- Assignee:
- Manuel Bentele
- Definition:
- Approved
- Series goal:
- Accepted for antelope
- Implementation:
- Implemented
- Milestone target:
- None
- Started by
- Sylvain Bauza
- Completed by
- Sylvain Bauza
Related branches
Related bugs
Sprints
Whiteboard
Setting the SPICE compression algorithm is already implemented for the Libvirt hypervisor but was not approved due to a missing feature spec/blueprint: https:/
Gerrit topic: https:/
Addressed by: https:/
Add configuration options to set SPICE compression settings
[20230116 bauzas] Spec approved for 2023.1 cycle https:/
[20230220 bauzas] Series got implemented with https:/
Gerrit topic: https:/
Addressed by: https:/
libvirt: Add configuration options to set SPICE compression settings
Gerrit topic: https:/
Addressed by: https:/
libvirt: Add configuration options to set SPICE compression settings
Gerrit topic: https:/
Addressed by: https:/
libvirt: Add configuration options to set SPICE compression settings
Work Items
Work items:
Create OpenStack Nova spec for the SPICE compression support and await its approval : DONE
Implement the SPICE compression support for all hypervisors which support SPICE (libvirt) : TODO