{"id":266305,"url":"https://cntt-n.github.io/CNTT","last_synced_at":"2025-03-30T01:30:56.946Z","repository":{"id":34947689,"uuid":"192545315","full_name":"anuket-project/anuket-specifications","owner":"anuket-project","description":"Anuket specifications","archived":false,"fork":false,"pushed_at":"2024-11-27T15:59:43.000Z","size":89395,"stargazers_count":123,"open_issues_count":221,"forks_count":115,"subscribers_count":51,"default_branch":"master","last_synced_at":"2025-01-23T11:37:34.009Z","etag":null,"topics":["cloud","cntt","containers","edge-computing","infrastructure","kubernetes","nfv","nfv-platform","openstack","sdn","sdn-network"],"latest_commit_sha":null,"homepage":"https://docs.anuket.io","language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/anuket-project.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":"CONTRIBUTING.rst","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.rst","threat_model":null,"audit":null,"citation":null,"codeowners":"CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-06-18T13:26:21.000Z","updated_at":"2024-11-27T15:59:47.000Z","dependencies_parsed_at":"2023-02-15T20:31:42.865Z","dependency_job_id":"bb185848-74fa-4b01-af57-7d7717ae0277","html_url":"https://github.com/anuket-project/anuket-specifications","commit_stats":null,"previous_names":["cntt-n/cntt"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuket-project%2Fanuket-specifications","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuket-project%2Fanuket-specifications/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuket-project%2Fanuket-specifications/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/anuket-project%2Fanuket-specifications/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/anuket-project","download_url":"https://codeload.github.com/anuket-project/anuket-specifications/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246264704,"owners_count":20749508,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloud","cntt","containers","edge-computing","infrastructure","kubernetes","nfv","nfv-platform","openstack","sdn","sdn-network"],"created_at":"2024-01-07T04:49:45.415Z","updated_at":"2025-03-30T01:30:51.938Z","avatar_url":"https://github.com/anuket-project.png","language":"Ruby","funding_links":[],"categories":["Docs"],"sub_categories":["Writeups"],"readme":"Anuket Specifications\n=====================\n\nThis repository contains the governance and generic description of `Anuket Specifications\n\u003chttps://cntt.readthedocs.io/en/stable-orinoco//\u003e`__.\nThe actual technical specification is done in the following repositories:\n\n* Reference Model (RM): `anuket-project/RM \u003chttps://github.com/anuket-project/RM\u003e`__\n* Reference Architecture (RA1) for OpenStack based cloud infrastructure:\n  `anuket-project/RA1 \u003chttps://github.com/anuket-project/RA1\u003e`__\n* Reference Conformance (RC1) for RA1 based Implementations:\n  `anuket-project/RC \u003chttps://github.com/anuket-project/RC\u003e`__\n* Reference Architecture (RA2) for Kubernetes based cloud infrastructure:\n  `anuket-project/RA2 \u003chttps://github.com/anuket-project/RA2\u003e`__\n* Reference Conformance (RC2) for RA2 based Implementations:\n  `anuket-project/RC2 \u003chttps://github.com/anuket-project/RC2\u003e`__\n* Reference Implementation based on RA1 specifications (RI1):\n  `anuket-project/RI1 \u003chttps://github.com/anuket-project/RI1\u003e`__\n* Reference Implementation based on RA2 specifications (RI2):\n  `anuket-project/RI2 \u003chttps://github.com/anuket-project/RI2\u003e`__\n\nThe development of the specifications happen in the respective repository of the sub-projects. Pull requests related to\nthe sub-projects should be created to the sub-project repos and not to this repo.\n\nAvailable Specifications\n------------------------\n\n-  `Governance \u003chttps://github.com/cntt-n/CNTT/tree/master/doc/gov\u003e`__\n-  `Technical\n   Specifications \u003chttps://cntt.readthedocs.io/en/latest/common/#available-specifications\u003e`__\n\nNavigation tips\n---------------\n\n-  **design your OpenStack product?** You would be primarily interested\n   in `the OpenStack requirement\n   list \u003chttps://cntt.readthedocs.io/projects/ra1/en/latest/chapters/chapter02.html\u003e`__\n   and `OpenStack API descriptions and\n   selection \u003chttps://cntt.readthedocs.io/projects/ra1/en/latest/chapters/chapter05.html\u003e`__.\n-  **check the Anuket conformance of your OpenStack-based deployments?**\n   You would be primarily interested in `the OpenStack Testing\n   Cookbook \u003chttps://cntt.readthedocs.io/projects/ra1/en/latest/chapters/chapter08.html#openstack-testing-cookbook\u003e`__\n   and `the test case descriptions and\n   selection \u003chttps://cntt.readthedocs.io/projects/ra1/en/latest/chapters/chapter08.html#conformance-test-suite\u003e`__\n   for more details.\n-  **check the Anuket conformance of your Kubernetes-based\n   deployments?** You would be primarily interested in `Kubernetes\n   Testing\n   Cookbook \u003chttps://cntt.readthedocs.io/projects/rc2/en/latest/chapters/chapter03.html\u003e`__\n   and `the test case descriptions and\n   selection \u003chttps://cntt.readthedocs.io/projects/rc2/en/latest/chapters/chapter02.html\u003e`__\n   for more details.\n-  **deploy OpenStack to onboard your VNFs?** You would be primarily\n   interested in `the Anuket reference\n   implementation \u003chttps://cntt.readthedocs.io/projects/ri1/en/latest/chapters/chapter01.html\u003e`__\n\nTerms of Reference \u0026 License\n----------------------------\n\n-  `Terms of\n   Reference \u003chttps://github.com/cntt-n/CNTT/blob/master/GSMA_CNTT_Terms_of_Reference.pdf\u003e`__\n-  `Code of\n   Conduct \u003chttps://github.com/cntt-n/CNTT/blob/master/CODE_OF_CONDUCT\u003e`__\n-  `The License (Creative Commons Attribution 4.0\n   International) \u003chttps://creativecommons.org/licenses/by/4.0/legalcode\u003e`__\n\nRead the Docs\n-------------\n\n-  `Wiki \u003chttps://wiki.anuket.io/\u003e`__\n-  `Doc \u003chttps://cntt.readthedocs.io/en/latest/\u003e`__\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/cntt-n.github.io%2FCNTT","html_url":"https://awesome.ecosyste.ms/projects/cntt-n.github.io%2FCNTT","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/cntt-n.github.io%2FCNTT/lists"}