docs: mark rbd driver support for extending an in-use volume

As of nova change I5698e451861828a8b1240d046d1610d8d37ca5a2
in Stein users are able to extend the size of in-use rbd volumes
with the libvirt compute driver.

This is tested in the ceph CI job with change
I6b2575b12fdb9636f106b3ca28681e29ad3eb8ac.

Related to nova blueprint extend-in-use-rbd-volumes

Change-Id: Iad35fa2d1b18a9becb2ef052d9a04af7259dded8
This commit is contained in:
Matt Riedemann 2019-03-06 20:56:03 -05:00
parent 4be0fa356b
commit 5e297be703

View File

@ -323,7 +323,7 @@ driver.prophetstor=complete
driver.pure=complete driver.pure=complete
driver.qnap=complete driver.qnap=complete
driver.quobyte=complete driver.quobyte=complete
driver.rbd=missing driver.rbd=complete
driver.sheepdog=complete driver.sheepdog=complete
driver.storpool=complete driver.storpool=complete
driver.synology=complete driver.synology=complete