Merge "add cli to support matrix"

This commit is contained in:
Jenkins 2017-08-10 00:51:03 +00:00 committed by Gerrit Code Review
commit 45ac76d774

View File

@ -685,7 +685,7 @@ notes=The trigger crash dump operation is a mechanism for triggering
injecting an NMI (Non-maskable Interrupt) into the instance. It provides
a means to dump the production memory image as a dump file which is useful
for users. Therefore this operation is considered optional to support.
cli=
cli=nova trigger-crash-dump <server>
driver-impl-xenserver=missing
driver-impl-libvirt-kvm-x86=complete
driver-impl-libvirt-kvm-ppc64=complete
@ -887,7 +887,7 @@ notes=This allows the administrator to query the logs of data
only support graphical consoles. Therefore support for this
operation is not mandatory, however, a driver is required to
support at least one of the listed console access operations.
cli=
cli=nova console-log <server>
driver-impl-xenserver=complete
driver-impl-libvirt-kvm-x86=complete
driver-impl-libvirt-kvm-ppc64=missing