From 44bd1fba99babc162897e120650667bde6f5bc80 Mon Sep 17 00:00:00 2001 From: Brian Rosmaita Date: Mon, 30 Mar 2020 17:18:01 -0400 Subject: [PATCH] Correct two typos in support-matrix.ini Change-Id: Ie150ae1957a265d607ab22f437dd76157b248180 --- doc/source/reference/support-matrix.ini | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/reference/support-matrix.ini b/doc/source/reference/support-matrix.ini index ce493d95fdf..f9d2674cc59 100644 --- a/doc/source/reference/support-matrix.ini +++ b/doc/source/reference/support-matrix.ini @@ -606,7 +606,7 @@ driver.zadara=missing title=Volume Migration (Storage Assisted) status=optional notes=Storage assisted volume migration is like host assisted volume - migration except that it the a volume can be migrated without the + migration except that a volume can be migrated without the assistance of the Cinder host. Vendor drivers that implement this can migrate volumes completely through the storage backend's functionality. @@ -668,7 +668,7 @@ driver.zadara=missing title=Multi-Attach Support status=optional notes=Vendor drivers that report multi-attach support are able - to make one volume available to multiple instances as once. + to make one volume available to multiple instances at once. It is important to note that a clustered file system that supports multi-attach functionality is required to use multi- attach functionality otherwise data corruption may occur.