interop/2015.05.rst
Mark T. Voelker a16d0893b0 Update RST document formatting
The .rst Guideline files currently say that they're generated from
"the master JSON verison" but don't actually contain a link to their
JSON counterparts.  This patch makes that reference a hyperlink so
folks can more easily locate the JSON files that are the authoritative
documents.  This is especially useful when viewing rendered versions
of the RST docs.

The patch also adjusts the script we use to generate the RST docs
from their JSON sources so future Guidelines include similar
linkage.

While we're at it, we've also removed a chunk of code in the
RST generator script so that it doesn't rely on the "name" field
since we never really added those fields universally, which could
cause the script to fail.  Instead we just use the "project" field.

Further, a few capabilities that are marked as removed are lacking
the aforementioned "project" field, so those have been added where
they were missing.

Following the changes to the RST generating script, it has been
re-run so that the existing 2015 Guideline RST documents have
the same formatting.  While the formatting has changed (added links
and modified capitalization), the content has not (no capabilities
or tests added/removed).

Co-Authored-By: Mark T. Voelker <mvoelker@vmware.com>
Co-Authored-By: Rob Hirschfeld <rob@zehicle.com>

Change-Id: Idbdd7d6825aa8af2404b9e2791fa67240cdef239
2015-07-22 13:53:58 -04:00

2.6 KiB

OpenStack DefCore 2015.05

Status

approved

Replaces

2015.04

JSON Master

http://git.openstack.org/cgit/openstack/defcore/tree/2015.05.json

This document outlines the mandatory capabilities and designated sections required to exist in a software installation in order to be eligible to use marks controlled by the OpenStack Foundation.

This document was generated from the master JSON version.

Releases Covered

Applies to Icehouse, Juno, Kilo

Platform Components

Required

Compute, Object

Advisory

None

Deprecated

None

Removed

None

Compute Component Capabilities

Required Capabilities

  • identity-auth (Keystone)
  • compute-auth (Nova)
  • compute-flavors (Nova)
  • compute-images (Nova)
  • compute-instance-actions (Nova)
  • compute-keypairs (Nova)
  • compute-quotas (Nova)
  • compute-servers (Nova)
  • compute-volume (Nova)
  • images-v2 (Nova)

Advisory Capabilities

  • auth-token (Keystone)
  • compute-servers-metadata (Nova)

Deprecated Capabilities

None

Removed Capabilities

None

Object Component Capabilities

Required Capabilities

  • objectstore-object (Swift)

Advisory Capabilities

  • identity-auth (Keystone)
  • auth-token (Keystone)

Deprecated Capabilities

None

Removed Capabilities

None

Designated Sections

The following designated sections apply to the same releases as this specification.

Required Designated Sections

  • Cinder : Designated sections are the API implementation code
  • Glance : Designated sections are the API implementation code and domain model.
  • Keystone : Designation is outlined per API grouping. Identity (user and group) management APIs will not be designated. API access (with exception of auth) may be prohibited by policy (resulting in HTTP 403). Designated APIs include both v2.0 and v3 versions where applicable.
  • Nova : By default, designated except scheduler, filter, drivers, API extensions and networking.
  • Swift : Designated sections are proxy server, object server, container server, account server and select middleware

Advisory Designated Sections

None

Deprecated Designated Sections

None

Removed Designated Sections

None