Commit Graph

7 Commits

Author SHA1 Message Date
Ha Van Tu 1b7b0987f8 Update link in general purpose feature matrix
This patch updates link that the patch [1] added to general purpose
feature matrix
[1] https://review.openstack.org/#/c/344483/
Implements: blueprint feature-classification

Change-Id: I0f5abaf68adcbb49e013c2778cce692c6d8a7327
2016-08-24 15:51:26 +07:00
Sarafraj Singh f34c91a5f2 Adding details in general purpose feature matrix [1]
Added details for:
1. Server create and delete
2. Server snapshot
3. Server power operations
4. Server rebuild and resize

blueprint feature-classification

Change-Id: I2f10b797432ca441bb067e026c6c31419144c110
2016-08-18 14:29:44 +00:00
Jenkins 9a19cdf23b Merge "Add details to general purpose feature matrix" 2016-08-18 13:25:23 +00:00
Pushkar Umaranikar efc713ce5b Add details to general purpose feature matrix
Added details for:
1. Server console output
2. Server rescue
3. Server config drive
4. Server change password
5. Server shelve

Implements: blueprint feature-classification
Change-Id: I59d356b981628e754fdf7921a8748d725d3d968c
2016-07-27 20:12:22 +00:00
Sivasathurappan Radhakrishnan f2be1f8cf9 Adding details in general purpose feature matrix
Added details for:
1. Server volumes ops
2. Server block device mapping
3. Server neutron
4. Server pause
5. Server suspend

blueprint feature-classification

Change-Id: I6fe7ce561e47fc09939a7e4ddc25e19f07adef2d
2016-07-26 09:56:45 +00:00
John Garbutt 3ccba23d5d Expand initial feature classification lists
Lets focus on server operations that must be tested for each of the Nova
virt drivers, such as create a server and snapshot a server.

This initial list is not meant to be complete, rather its some of the
key headline server actions that we should look at first. This list
includes all actions of the above type that are included in DefCore.

Follow changes will look at correctly populating the data for each of
the features that have been included.

blueprint feature-classification

Change-Id: Ibe31acbae38ea9f2b06aedded66aa486ed1f5cb8
2016-07-18 18:31:03 +00:00
John Garbutt 027b92dc4e Add prototype feature classification matrix
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
2016-07-18 18:31:03 +00:00