Go to file
zhipengh d234631f4f Deprecate volume-v2/v3-attach-detach capability
The rationale for this patch has been stated in:
http://lists.openstack.org/pipermail/interop-wg/2017-April/000116.html

In short, the os-attach/detach in Cinder only changes the volume
state, it does not actually attach/detach the volumes, which is already
covered by "compute-volume-attach" capability. Therefore there is no
need for "volume-v2-attach-detach" capability of which test could break
defcore testing for OpenStack clouds, especially for public clouds.

Based upon the above reasoning, this patch accomplish two things:
(1) Flag all the test cases under volume-v2-attach-detach in
2016.08.json and 2017.01.json, and all the test cases under
volumes-v3-attach-detach in 2017.01.json.
(2) Move volume-v2/v3-attach-detach from "required" to "deprecated"
section in both 2017.01.json and next.json, and remove the detailed
test sections below.

Action in (1) is mainly due to the fact that defcore does not have
a mechanism to flag capability. Therefore the only way I could do
is to flag all the related tests with [D400] which indicates that
the capability associated with the tests has problems.

Change-Id: Iabb1d0820300442e407d8b92dfb575ac71471d06
Signed-off-by: zhipengh <huangzhipeng@huawei.com>
2017-05-08 08:18:58 -07:00
2015-03-13 09:21:12 -07:00
2017-03-03 10:06:17 +01:00
2017-01-23 21:25:05 -05:00
2017-01-23 21:25:05 -05:00
2017-01-23 21:25:05 -05:00
2017-03-03 10:06:17 +01:00

Understanding the Interoperability Guidelines

This repository contains files managed by the Interop Working Group that provide guidance for the OpenStack community.

NOTE: Changes to file requires approval of the Interop Working Group chair(s).

Interop Working Group Process Documentation

Are you a vendor who wants to get a license to use the OpenStack trademark and logo? Consult OpenStack Interop.

The /doc/source/process directory contains details about the Interop Working Group process.

The /doc/source/schema directory contains details about the JSON schema versions used to express Guidelines.

The /doc/source/guidelines directory contains RST versions of the Interop Guidelines approved by the OpenStack Board of Directors.

Core Definition

doc/source/process/CoreDefinition.rst

Process Goverance

doc/source/process/2015A.rst (please check for latest)

Designated Sections

doc/source/process/DesignatedSections.rst

Core Criteria

doc/source/process/CoreCriteria.rst

Interop WG Governance

doc/source/process/GovernanceProcess.rst

Platform and Components

doc/source/process/PlatformCap.rst

Interop WG Cycles

doc/source/process/ProcessCycles.rst

Terminology

doc/source/process/Lexicon.rst

Description
Data and documentation maintained by the Interop Working Group
Readme 7.3 MiB
Languages
Python 61.3%
Shell 23.3%
JavaScript 10.7%
HTML 4.7%