From 6c1b295adf400c74549d992b8237fb2250d9e5db Mon Sep 17 00:00:00 2001 From: Matthew Edmonds Date: Fri, 17 Aug 2018 09:42:16 -0400 Subject: [PATCH] Doc: PowerVM does support shelve Corrects the support matrix to indicate that PowerVM supports shelve/unshelve. Shelve only requires a driver to support power_off and snapshot, both of which the PowerVM driver has implemented. Change-Id: Iec56a2a61e90d3d97468b1d7f72a0b28975e6cd1 --- doc/source/user/feature-matrix-gp.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/user/feature-matrix-gp.ini b/doc/source/user/feature-matrix-gp.ini index cd37ac0ef5..9e8d79e2b6 100644 --- a/doc/source/user/feature-matrix-gp.ini +++ b/doc/source/user/feature-matrix-gp.ini @@ -396,5 +396,5 @@ xenserver=complete vmware=missing hyperv=complete ironic=missing -powervm=missing +powervm=complete zvm=missing