mirror of
https://github.com/OpenNebula/one.git
synced 2025-01-18 06:03:39 +03:00
1ef2f06ed6
- Now are named local. SSH drivers will be distributed for running VMs that use the SSH drivers. - The new drivers optimize Qcow2 operations in the same way as the shared TM driver, including: - thin provisioning, when available a cow copy is made - Qcow2 snapshots for the snapshot operations - Some operations has been improved code-wise - It should be a drop-in replacement for ssh - New drivers are written in Ruby to accommodate future improvements - By default new datastores will use "local" instead of "ssh" co-authored-by: Ruben S. Montero <rsmontero@opennebula.org>