Skip to content

Commit bf75a2e

Browse files
committed
Spell checker
Signed-off-by: Guillermo Ramos <[email protected]>
1 parent d16df5b commit bf75a2e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/intro_release_notes/release_notes/compatibility.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Visit the :ref:`Features list <features>` and the :ref:`What's New guide <whats_
1212
New default Local datastore driver
1313
================================================================================
1414

15-
Since OpenNebula 6.10.2, the default Local driver is ``local`` instead of ``ssh`` (see :ref:`Local Storage datastore drivers <local_ds_drivers>`). The legacy ``ssh`` driver is still supported and nothing needs to be done for already existing datastores to keep working. As supporting qcow2 features such as thin provisioning required breaking compatibility with existing datastores, we decided to take the opportunity to write the ``local`` driver from scratch, making the driver more maintenable and easing new feature development.
15+
Since OpenNebula 6.10.2, the default Local driver is ``local`` instead of ``ssh`` (see :ref:`Local Storage datastore drivers <local_ds_drivers>`). The legacy ``ssh`` driver is still supported and nothing needs to be done for already existing datastores to keep working. As supporting qcow2 features such as thin provisioning required breaking compatibility with existing datastores, we decided to take the opportunity to write the ``local`` driver from scratch, making the driver more maintainable and easing new feature development.
1616

1717
Check Datastore Capacity During Image Create
1818
================================================================================

0 commit comments

Comments
 (0)