Skip to content

Commit

Permalink
Merge "Adding details in general purpose feature matrix [1]"
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins authored and openstack-gerrit committed Aug 24, 2016
2 parents fae0759 + f34c91a commit 7b1424c
Showing 1 changed file with 35 additions and 26 deletions.
61 changes: 35 additions & 26 deletions doc/source/feature_matrix_gp.ini
Expand Up @@ -46,63 +46,72 @@ notes=This includes creating a server, and deleting a server.
Specifically this is about booting a server from a glance image
using the default disk and network configuration.
maturity=complete
api_doc_link=
admin_doc_link=
api_doc_link=http://developer.openstack.org/api-ref/compute/#servers-servers
admin_doc_link=http://docs.openstack.org/admin-guide/compute-images-instances.html
tempest_test_uuids=9a438d88-10c6-4bcd-8b5b-5b6e25e1346f;585e934c-448e-43c4-acbf-d06a9b899997
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=complete
hyperv=complete
ironic=unknown

[operation.snapshot-server]
title=Snapshot Server
notes=This is creating a glance image from the currently running server.
maturity=complete
api_doc_link=http://developer.openstack.org/api-ref/compute/?expanded=#servers-run-an-action-servers-action
admin_doc_link=http://docs.openstack.org/admin-guide/compute-images-instances.html
tempest_test_uuids=aaacd1d0-55a2-4ce8-818a-b5439df8adc9
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=unknown
hyperv=unknown
ironic=unknown

[operation.power-ops]
title=Server power ops
notes=This includes reboot, stop and start.
notes=This includes reboot, shutdown and start.
maturity=complete
api_doc_link=http://developer.openstack.org/api-ref/compute/?expanded=#servers-run-an-action-servers-action
tempest_test_uuids=2cb1baf6-ac8d-4429-bf0d-ba8a0ba53e32;af8eafd4-38a7-4a4b-bdbc-75145a580560
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=complete
hyperv=complete
ironic=unknown

[operation.rebuild-server]
title=Rebuild Server
notes=You can rebuild a server, optionally specifying the glance image to use.
maturity=complete
api_doc_link=http://developer.openstack.org/api-ref/compute/?expanded=#servers-run-an-action-servers-action
tempest_test_uuids=aaa6cdf3-55a7-461a-add9-1c8596b9a07c
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=complete
hyperv=complete
ironic=unknown

[operation.resize-server]
title=Resize Server
notes=You resize a server to a new flavor, then confirm or revert that
operation.
maturity=complete
api_doc_link=http://developer.openstack.org/api-ref/compute/?expanded=#servers-run-an-action-servers-action
tempest_test_uuids=1499262a-9328-4eda-9068-db1ac57498d2
cli=
libvirt-kvm=unknown
libvirt-xen=unknown
xenserver=unknown
vmware=unknown
hyperv=unknown
libvirt-kvm=complete
libvirt-xen=complete
xenserver=complete
vmware=complete
hyperv=complete
ironic=unknown

[operation.server-volume-ops]
Expand Down

0 comments on commit 7b1424c

Please sign in to comment.