diff options
-rw-r--r-- | CODEOWNERS | 3 | ||||
-rw-r--r-- | docs/CODEOWNERS | 4 | ||||
-rw-r--r-- | docs/glossary/index.rst | 91 | ||||
-rw-r--r-- | docs/index.rst | 4 |
4 files changed, 91 insertions, 11 deletions
diff --git a/CODEOWNERS b/CODEOWNERS new file mode 100644 index 000000000..81cc120d9 --- /dev/null +++ b/CODEOWNERS @@ -0,0 +1,3 @@ +README.md @acmacm + +docs/*.rst @acmacm diff --git a/docs/CODEOWNERS b/docs/CODEOWNERS deleted file mode 100644 index 2259adff6..000000000 --- a/docs/CODEOWNERS +++ /dev/null @@ -1,4 +0,0 @@ -README.md @acmacm - -# This line would also match the file README.md -*.md @acmacm
\ No newline at end of file diff --git a/docs/glossary/index.rst b/docs/glossary/index.rst index be5b6d732..9661d69e0 100644 --- a/docs/glossary/index.rst +++ b/docs/glossary/index.rst @@ -1,22 +1,27 @@ .. This work is licensed under a Creative Commons Attribution 4.0 International License. .. http://creativecommons.org/licenses/by/4.0 -.. (c) Christopher Price (Ericsson AB) +.. SPDX-License-Identifier: CC-BY-4.0 +.. (c) Christopher Price (Ericsson AB), AT&T, Anuket -************** -OPNFV Glossary -************** +************************************* +OPNFV and Anuket Development Glossary +************************************* ======== Contents ======== -This glossary provides a common definition of phrases and words commonly used in OPNFV. +This glossary provides a common definition of phrases and words commonly used in the OPNFV project, and its successor, the Anuket Project. -------- A - +Anuket + + The ancient Egyptian Goddess Anuket was a personification of the Nile as “Nourisher of the Fields”, and the name for the combined OPNFV and CNTT project. + Arno A river running through Tuscany and the name of the first OPNFV release. @@ -41,12 +46,20 @@ C Colorado A river in Argentina and the name of the Third OPNFV release. + +CNTT + + Cloud iNfrastructure Telco Task Force -------- D - +Danube + + A river in Europe and the name of the Fourth OPNFV release. + DPDK Data Plane Development Kit @@ -61,6 +74,42 @@ DSCP -------- +E +- + +Euphrates + + A river in Southeast Asia and the name of the Fifth OPNFV release. + +-------- + +F +- + +Fraser + + A river in British Columbia, Canada, and the name of the Sixth OPNFV release. + +-------- + +G +- + +Gambia + + A river in Western Africa and the name of the Seventh OPNFV release. + +-------- + +H +- + +Hunter + + A river in New South Wales, Australia and the name of the Eighth OPNFV release. + +-------- + I - @@ -72,8 +121,40 @@ IOPS Input/Output Operations Per Second +Iruya + + A river in Salta Province, Argentina and the name of the Ninth OPNFV release. + +-------- + +J +- + +Jerma + + A river in Serbia and the name of the Tenth OPNFV release. + +-------- +K +- + +Kali + + A river in Uttara Kannada district of Karnataka state in India and the name of the First Anuket (OPNFV+CNTT) release. + +Kubernetes + + An operating system container management system, sometimes abbreviated "K8s" (meaning K, eight letters, and s). + -------- +L +- + +Lakelse + + A river in Britsh Columbia, Canada (name derived from the Coast Tsimshian language word "LaxGyels"), and the name of the Second Anuket (OPNFV+CNTT) Release. + N - diff --git a/docs/index.rst b/docs/index.rst index 04fce6da1..5df6a027c 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -7,8 +7,8 @@ Anuket Documentation The Anuket project facilitates the development and evolution of cloud components across various open source ecosystems. Through preparation of reference specifications, -system level integration, deployment and testing, Anuket creates a -reference infrastructure and conformance tests to accelerate the +system level integration, testing and deployment, Anuket creates +reference implementations and conformance tests to accelerate the transformation of enterprise and service provider networks. Participation is open to anyone, whether you are an employee of a member company or just passionate |