Alphabetize the lexicon
The existing lexicon is in a semi-random order and I found myself searching for terms more than once. This patch puts the terms defined in the lexicon in alphabetical order to make it easeier to read and search. Change-Id: I45b88ca69d1541042910c57b4552cf8688640d00
This commit is contained in:
parent
3cdb87eb7d
commit
1a801ba8f5
58
lexicon.rst
58
lexicon.rst
@ -10,6 +10,23 @@ capability groupings are passed.
|
|||||||
TERMS:
|
TERMS:
|
||||||
----------------------------------------
|
----------------------------------------
|
||||||
|
|
||||||
|
Advisory
|
||||||
|
Capabilities that have been suggested for the next guideline.
|
||||||
|
|
||||||
|
Capability
|
||||||
|
The functionality ensured by a set of tests collected into
|
||||||
|
a group as defined by the DefCore committee Required - capabilities that
|
||||||
|
are required to meet the guideline.
|
||||||
|
|
||||||
|
Certify or Accredit
|
||||||
|
DefCore does not do any of these things for OpenStack clouds. These
|
||||||
|
actions would fall under the governance of the Foundation trademark
|
||||||
|
policy.
|
||||||
|
|
||||||
|
Component
|
||||||
|
A collection of functionality generally used together (e.g.:
|
||||||
|
object, compute).
|
||||||
|
|
||||||
Core
|
Core
|
||||||
Word to be avoided in this process due to confusion with other
|
Word to be avoided in this process due to confusion with other
|
||||||
uses.
|
uses.
|
||||||
@ -22,6 +39,9 @@ DefCore Process
|
|||||||
The process used by DefCore to score capabilities and
|
The process used by DefCore to score capabilities and
|
||||||
select criteria.
|
select criteria.
|
||||||
|
|
||||||
|
Deprecated
|
||||||
|
Capabilities that will be removed in the next guideline.
|
||||||
|
|
||||||
Designated Sections
|
Designated Sections
|
||||||
Portions of the OpenStack codebase that must be used to provide
|
Portions of the OpenStack codebase that must be used to provide
|
||||||
required capabilities in a product wishing to use the OpenStack
|
required capabilities in a product wishing to use the OpenStack
|
||||||
@ -36,46 +56,26 @@ Designated Sections
|
|||||||
project REST API in a new or different way, or code that is being
|
project REST API in a new or different way, or code that is being
|
||||||
deprecated.
|
deprecated.
|
||||||
|
|
||||||
|
Flagged Test
|
||||||
|
A test that does not provide consistent results in the
|
||||||
|
field and it not required for vendor self-test.
|
||||||
|
|
||||||
Guidelines
|
Guidelines
|
||||||
Output of the DefCore process detailing which sections and
|
Output of the DefCore process detailing which sections and
|
||||||
capabilities are required. Guidelines will be approved on a regular
|
capabilities are required. Guidelines will be approved on a regular
|
||||||
cadence and identified by the date of approval.
|
cadence and identified by the date of approval.
|
||||||
|
|
||||||
Capability
|
|
||||||
The functionality ensured by a set of tests collected into
|
|
||||||
a group as defined by the DefCore committee Required - capabilities that
|
|
||||||
are required to meet the guideline.
|
|
||||||
|
|
||||||
Advisory
|
|
||||||
Capabilities that have been suggested for the next guideline.
|
|
||||||
|
|
||||||
Deprecated
|
|
||||||
Capabilities that will be removed in the next guideline.
|
|
||||||
|
|
||||||
Component
|
|
||||||
A collection of functionality generally used together (e.g.:
|
|
||||||
object, compute).
|
|
||||||
|
|
||||||
Platform
|
|
||||||
The collection of components required to use the least restricted mark.
|
|
||||||
|
|
||||||
OpenStack Mark
|
OpenStack Mark
|
||||||
Right granted by the OpenStack Foundation to use the name and logo of
|
Right granted by the OpenStack Foundation to use the name and logo of
|
||||||
OpenStack in a vendor’s product.
|
OpenStack in a vendor’s product.
|
||||||
|
|
||||||
Test
|
Platform
|
||||||
Program that exercises functionality of a component to validate
|
The collection of components required to use the least restricted mark.
|
||||||
expected behavior and provides pass or fail judgement.
|
|
||||||
|
|
||||||
Flagged Test
|
|
||||||
A test that does not provide consistent results in the
|
|
||||||
field and it not required for vendor self-test.
|
|
||||||
|
|
||||||
Self-test
|
Self-test
|
||||||
Process by which a vendor runs tests against their product or service
|
Process by which a vendor runs tests against their product or service
|
||||||
without 3rd party observation.
|
without 3rd party observation.
|
||||||
|
|
||||||
Certify or Accredit
|
Test
|
||||||
DefCore does not do any of these things for OpenStack clouds. These
|
Program that exercises functionality of a component to validate
|
||||||
actions would fall under the governance of the Foundation trademark
|
expected behavior and provides pass or fail judgement.
|
||||||
policy.
|
|
||||||
|
Loading…
Reference in New Issue
Block a user