Data and documentation maintained by the Interop Working Group
Go to file
Mark T. Voelker e91213ef76 Fix Schema 1.3 violations in 2015.07 and .next
In the 2015.07 Guideline, we switched to a new schema [1].  However,
as published today, the 2015.07 Guideline contains a couple of
schema violations.  Namely, it uses strings where it should use
booleans for the "admin" key [2] and it lacks the "status" key for
individual capabilities [3].  This patch corrects both problems, and
also applies them to 2015.next so we don't fall into the same trap
again next time around.

[1]
http://git.openstack.org/cgit/openstack/defcore/tree/doc/source/schema/1.3.rst
[2]
http://git.openstack.org/cgit/openstack/defcore/tree/doc/source/schema/1.3.rst#n65
[3]
http://git.openstack.org/cgit/openstack/defcore/tree/doc/source/schema/1.3.rst#n66

Change-Id: I66949a28efce6f23e6c3371c8ef8356866752beb
2015-08-26 14:15:24 -04:00
2015.03 Added file of required tests to pass to testr 2015-03-25 10:48:39 -04:00
2015.04 Add pep8/flake8 checks, fix flake8 errors 2015-08-18 12:18:01 +00:00
2015.05 Add pep8/flake8 checks, fix flake8 errors 2015-08-18 12:18:01 +00:00
doc/source Fix typos and language (as discovered in DefCore midcycle) 2015-07-31 11:01:25 -05:00
drafts Complete Havana capabilities as passed by the Board in July 2014 2014-08-23 08:19:41 -05:00
js Add GET test results and add report page output 2015-01-20 13:54:38 -08:00
legacy Initial draft of 2015.03 guideline 2015-03-13 09:21:12 -07:00
tools Add pep8/flake8 checks, fix flake8 errors 2015-08-18 12:18:01 +00:00
working_materials Add script to tabulate scores 2015-08-19 11:45:03 -04:00
.gitignore Moving documentation over to sphinx build process 2015-06-11 12:06:53 -05:00
.gitreview Initial draft of 2015.03 guideline 2015-03-13 09:21:12 -07:00
2015.03.json Add superceded status for Guidelines and 2015B process 2015-07-30 15:47:44 -05:00
2015.04.json Add superceded status for Guidelines and 2015B process 2015-07-30 15:47:44 -05:00
2015.05.json Merge "Flag test that makes assumption about image creation" 2015-07-24 02:46:20 +00:00
2015.07.json Fix Schema 1.3 violations in 2015.07 and .next 2015-08-26 14:15:24 -04:00
2015.next.json Fix Schema 1.3 violations in 2015.07 and .next 2015-08-26 14:15:24 -04:00
flagged_list Remove Swift ACL test on advice from Swift PTL 2015-07-28 09:44:31 -05:00
HACKING.rst As per 2015.07 discussion, new Guidelines should not start with flag tests 2015-07-28 14:29:55 -05:00
newcaps.json Updated 2015.next.json to use new capabilities 2015-07-15 17:46:33 -07:00
organize.py Add pep8/flake8 checks, fix flake8 errors 2015-08-18 12:18:01 +00:00
README.rst Move Guidelines into doc directory 2015-07-30 14:48:54 -05:00
setup.cfg Moving documentation over to sphinx build process 2015-06-11 12:06:53 -05:00
setup.py Moving documentation over to sphinx build process 2015-06-11 12:06:53 -05:00
test-requirements.txt Moving documentation over to sphinx build process 2015-06-11 12:06:53 -05:00
tox.ini Add pep8/flake8 checks, fix flake8 errors 2015-08-18 12:18:01 +00:00

Understanding the DefCore Guidelines

This repository contains DefCore committee managed files that provide guidance for the OpenStack community.

NOTE: Changes to file requires approval of the DefCore committee chair(s).

DefCore Process Documentation

The /doc/source/process directory contains details about the DefCore 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 DefCore 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

DefCore Governance

doc/source/process/GovernanceProcess.rst

Platform and Components

doc/source/process/PlatformCap.rst

DefCore Cycles

doc/source/process/ProcessCycles.rst

Terminology

doc/source/process/Lexicon.rst