Merge "Add details to general purpose feature matrix"

This commit is contained in:
Jenkins 2016-08-18 13:25:23 +00:00 committed by Gerrit Code Review
commit 9a19cdf23b
1 changed files with 55 additions and 33 deletions

View File

@ -196,62 +196,84 @@ ironic=missing
title=Server console output
notes=This gets the current server console output.
maturity=complete
api_doc_link=http://developer.openstack.org/api-ref-compute-v2.1.html#showConsoleOutput
admin_doc_link=http://docs.openstack.org/user-guide/cli_access_instance_through_a_console.html
tempest_test_uuids=4b8867e6-fffa-4d54-b1d1-6fdda57be2f3
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
ironic=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=partial
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
[operation.server-rescue]
title=Server Rescue
notes=This boots a server with a new root disk from the specified glance image
to allow a user to fix a boot partition configuration, or similar.
maturity=experimental
maturity=complete
api_doc_link=http://developer.openstack.org/api-ref-compute-v2.1.html#rescue
admin_doc_link=http://docs.openstack.org/user-guide/cli_reboot_an_instance.html
tempest_test_uuids=fd032140-714c-42e4-a8fd-adcd8df06be6;70cdb8a1-89f8-437d-9448-8844fd82bf46
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
ironic=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=complete
hyperv=partial
driver-notes-hyperv=This is not tested in a CI system, but it is implemented.
ironic=missing
[operation.server-configdrive]
title=Server Config Drive
notes=This ensures the user data provided by the user when booting
a server is available in one of the expected config drive locations.
maturity=experimental
maturity=complete
api_doc_link=http://developer.openstack.org/api-ref-compute-v2.1.html#createServer
admin_doc_link=http://docs.openstack.org/user-guide/cli_config_drive.html
tempest_test_uuids=7fff3fb3-91d8-4fd0-bd7d-0204f1f180ba
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
ironic=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=complete
hyperv=complete
ironic=partial
driver-notes-ironic=This is not tested in a CI system, but it is implemented.
[operation.server-changepassword]
title=Server Change Password
notes=The ability to reset the password of a user within the server.
maturity=experimental
api_doc_link=http://developer.openstack.org/api-ref-compute-v2.1.html#changePassword
admin_doc_link=http://docs.openstack.org/cli-reference/nova.html#nova-set-password
tempest_test_uuids=6158df09-4b82-4ab3-af6d-29cf36af858d
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
ironic=unknown
libvirt-kvm=partial
driver-notes-libvirt-kvm=This is not tested in a CI system, but it is implemented.
libvirt-xen=missing
xenserver=partial
driver-notes-xenserver=This is not tested in a CI system, but it is implemented.
vmware=missing
hyperv=partial
driver-notes-hyperv=This is not tested in a CI system, but it is implemented.
ironic=missing
[operation.server-shelve]
title=Server Shelve and Unshelve
notes=The ability to keep a server logically alive, but not using any
cloud resources. For local disk based instances, this involves taking
a snapshot, called offloading.
maturity=experimental
maturity=complete
api_doc_link=http://developer.openstack.org/api-ref-compute-v2.1.html#shelve
admin_doc_link=http://docs.openstack.org/user-guide/cli_stop_and_start_an_instance.html#shelve-and-unshelve-an-instance
tempest_test_uuids=1164e700-0af0-4a4c-8792-35909a88743c
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
ironic=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=missing
hyperv=complete
ironic=missing