cirros-dev / cirros

116 stars 33 forks source link

Add virtiofs module #115

Closed uggla closed 1 month ago

uggla commented 3 months ago

This module allows to mount host filesystems on the guest with good performances. https://virtio-fs.gitlab.io/

Nova should introduce a feature to use virtiofs with manila shares. Adding this module will allow us to test this feature with tempest tests.