027b92dc4e
Add in feature_classification.ini that makes use of new sphinx extension feature_matrix. While it is loosely based on the support_matrix extension, longer term this extension will live outside the Nova tree. As such, this has been created as a new separate sphinx plugin. The matrix has links to wiki page for the CI in the header of the summary matrix. This is called a target. Also, there are links to admin docs, API docs, and tempest test uuids added into the feature details. An option is added to ensure these are always present in the prototype matrix. A maturity status is added to be clear about the level of maturity of each feature. When in maturity mode, this is added into the summary table in place of the status. There is also some formating for the different maturity levels. blueprint feature-classification Change-Id: Ib5895e8de901f1a282d0f5c0ecb811ff8b451497
19 lines
660 B
INI
19 lines
660 B
INI
[target.libvirt-kvm]
|
|
title=libvirt+kvm
|
|
link=http://docs.openstack.org/infra/manual/developers.html#project-gating
|
|
|
|
[target.libvirt-xen]
|
|
title=libvirt+xen
|
|
link=https://wiki.openstack.org/wiki/ThirdPartySystems/XenProject_CI
|
|
|
|
|
|
[operation.numa-placement]
|
|
title=NUMA Placement
|
|
notes=TODO add notes for feature
|
|
maturity=experimental
|
|
api_doc_link=http://developer.openstack.org/api-ref-compute-v2.1.html#createServer
|
|
admin_doc_link=http://docs.openstack.org/admin-guide-cloud/compute-images-instances.html#instance-building-blocks
|
|
tempest_test_uuids=9a438d88-10c6-4bcd-8b5b-5b6e25e1346f;585e934c-448e-43c4-acbf-d06a9b899997
|
|
libvirt-kvm=partial:m
|
|
libvirt-xen=missing
|