From 32353b3671913e307f6b0d31bbd9ce338989269b Mon Sep 17 00:00:00 2001 From: esberglu Date: Fri, 12 Jan 2018 10:36:33 -0600 Subject: [PATCH] Add PowerVM to feature-classification This adds the PowerVM nova virt driver to the feature-classification documentation. Change-Id: Ie296b723408ab420c6cac072d230653c5de32faa --- doc/source/user/feature-matrix-gp.ini | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/doc/source/user/feature-matrix-gp.ini b/doc/source/user/feature-matrix-gp.ini index 6d70f7489476..66aa64eeafba 100644 --- a/doc/source/user/feature-matrix-gp.ini +++ b/doc/source/user/feature-matrix-gp.ini @@ -38,6 +38,10 @@ link=https://wiki.openstack.org/wiki/ThirdPartySystems/Hyper-V_CI title=Ironic CI link= +[target.powervm] +title=IBM PowerVM CI +link=https://wiki.openstack.org/wiki/ThirdPartySystems/IBM_PowerVM_CI + # # Lists all features # @@ -72,6 +76,7 @@ xenserver=complete vmware=complete hyperv=complete ironic=unknown +powervm=complete [operation.snapshot-server] title=Snapshot Server @@ -92,6 +97,7 @@ xenserver=complete vmware=unknown hyperv=unknown ironic=unknown +powervm=missing [operation.power-ops] title=Server power ops @@ -111,6 +117,7 @@ xenserver=complete vmware=complete hyperv=complete ironic=unknown +powervm=complete [operation.rebuild-server] title=Rebuild Server @@ -130,6 +137,7 @@ xenserver=complete vmware=complete hyperv=complete ironic=unknown +powervm=missing [operation.resize-server] title=Resize Server @@ -149,6 +157,7 @@ xenserver=complete vmware=complete hyperv=complete ironic=unknown +powervm=missing [operation.server-volume-ops] title=Volume Operations @@ -167,6 +176,7 @@ xenserver=complete vmware=complete hyperv=complete ironic=missing +powervm=missing [operation.server-bdm] title=Custom disk configurations on boot @@ -190,6 +200,7 @@ vmware=partial driver-notes-vmware=This is not tested in a CI system, but it is implemented. hyperv=complete:n ironic=missing +powervm=missing [operation.server-neutron] title=Custom neutron configurations on boot @@ -214,6 +225,7 @@ driver-notes-vmware=This is not tested in a CI system, but it is implemented. hyperv=partial driver-notes-hyperv=This is not tested in a CI system, but it is implemented. ironic=missing +powervm=complete [operation.server-pause] title=Pause a Server @@ -234,6 +246,7 @@ vmware=partial driver-notes-vmware=This is not tested in a CI system, but it is implemented. hyperv=complete ironic=missing +powervm=missing [operation.server-suspend] title=Suspend a Server @@ -254,6 +267,7 @@ xenserver=complete vmware=complete hyperv=complete ironic=missing +powervm=missing [operation.server-consoleoutput] title=Server console output @@ -274,6 +288,7 @@ driver-notes-vmware=This is not tested in a CI system, but it is implemented. hyperv=partial driver-notes-hyperv=This is not tested in a CI system, but it is implemented. ironic=missing +powervm=complete [operation.server-rescue] title=Server Rescue @@ -295,6 +310,7 @@ vmware=complete hyperv=partial driver-notes-hyperv=This is not tested in a CI system, but it is implemented. ironic=missing +powervm=missing [operation.server-configdrive] title=Server Config Drive @@ -316,6 +332,7 @@ vmware=complete hyperv=complete ironic=partial driver-notes-ironic=This is not tested in a CI system, but it is implemented. +powervm=complete [operation.server-changepassword] title=Server Change Password @@ -337,6 +354,7 @@ vmware=missing hyperv=partial driver-notes-hyperv=This is not tested in a CI system, but it is implemented. ironic=missing +powervm=missing [operation.server-shelve] title=Server Shelve and Unshelve @@ -357,3 +375,4 @@ xenserver=complete vmware=missing hyperv=complete ironic=missing +powervm=missing