Skip to content

Commit

Permalink
[TSC]: Update README in the root of the repo (anuket-project#2528)
Browse files Browse the repository at this point in the history
* [TSC]: Update README in the root of the repo

Fixes anuket-project#2527

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>

* Apply suggestions from code review

Co-authored-by: Pankaj Goyal <52107136+pgoyal01@users.noreply.github.com>

* [tsc README]: Update based on review of pr 2528

- Title the page with Anuket
- Change Cloud Infrastructure Testing Cookbook to OpenStack Testing Cookbook

Signed-off-by: Gergely Csatari <gergely.csatari@nokia.com>

* Apply suggestions from code review

Co-authored-by: Pankaj Goyal <52107136+pgoyal01@users.noreply.github.com>

Co-authored-by: Pankaj Goyal <52107136+pgoyal01@users.noreply.github.com>
  • Loading branch information
CsatariGergely and pgoyal01 authored Aug 16, 2021
1 parent 80436df commit 49dfbba
Showing 1 changed file with 16 additions and 13 deletions.
29 changes: 16 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,32 +1,35 @@
# Cloud iNfrastructure Telco Task Force (CNTT)
# Anuket

This repository contains specification and documentation of the Reference Model, Reference Architectures, Reference Implementations
and Reference Conformance projects of [Anuket](https://anuket.io/).

## Available Specifications
* [Governance](doc/gov)
* [Technical Specifications](doc/common)

## Navigation tips
* **design your OpenStack product?**
You would be primarily interested by [the OpenStack requirement list](doc/ref_arch/openstack/chapters/chapter02.md)
You would be primarily interested in [the OpenStack requirement list](doc/ref_arch/openstack/chapters/chapter02.md)
and [OpenStack API descriptions and selection](doc/ref_arch/openstack/chapters/chapter05.md).
* **check the CNTT conformance of your existing OpenStack deployments?**
You would be primarily interested by
[the NFVI Testing Cookbook](doc/ref_cert/RC1/chapters/chapter04.md)
* **check the Anuket conformance of your OpenStack-based deployments?**
You would be primarily interested in
[the OpenStack Testing Cookbook](doc/ref_cert/RC1/chapters/chapter04.md)
and [the test case descriptions and selection](doc/ref_cert/RC1/chapters/chapter03.md)
for more details.
* **check the CNTT conformance of your existing Kubernetes deployments?**
You would be primarily interested by
* **check the Anuket conformance of your Kubernetes-based deployments?**
You would be primarily interested in
[Kubernetes Testing Cookbook](doc/ref_cert/RC2/chapters/chapter03.md)
and [the test case descriptions and selection](doc/ref_cert/RC2/chapters/chapter02.md)
for more details.
* **deploy OpenStack to onboard your VNFs?**
You would be primarily interested by
[the CNTT reference implementation](doc/ref_impl/cntt-ri/chapters/chapter01.md)
You would be primarily interested in
[the Anuket reference implementation](doc/ref_impl/cntt-ri/chapters/chapter01.md)

## Term of Reference & License
* [Term of Reference](GSMA_CNTT_Terms_of_Reference.pdf)
## Terms of Reference & License
* [Terms of Reference](GSMA_CNTT_Terms_of_Reference.pdf)
* [Code of Conduct](CODE_OF_CONDUCT.md)
* [The License (Creative Commons Attribution 4.0 International)](https://creativecommons.org/licenses/by/4.0/legalcode)

### Read the Docs:
* [Wiki](https://github.com/cntt-n/CNTT/wiki)
* [Doc](https://cntt-n.github.io/CNTT/)
* [Wiki](https://wiki.anuket.io/)
* [Doc](https://cntt.readthedocs.io/en/latest/)

0 comments on commit 49dfbba

Please sign in to comment.