This repository contains the governance and generic description of Anuket Specifications. The actual technical specification is done in the following repositories:
- Reference Model (RM): anuket-project/RM
- Reference Architecture (RA1) for OpenStack based cloud infrastructure: anuket-project/RA1
- Reference Conformance (RC1) for RA1 based Implementations: anuket-project/RC
- Reference Architecture (RA2) for Kubernetes based cloud infrastructure: anuket-project/RA2
- Reference Conformance (RC2) for RA2 based Implementations: anuket-project/RC2
- Reference Implementation based on RA1 specifications (RI1): anuket-project/RI1
- Reference Implementation based on RA2 specifications (RI2): anuket-project/RI2
The development of the specifications happen in the respective repository of the sub-projects. Pull requests related to the sub-projects should be created to the sub-project repos and not to this repo.
- design your OpenStack product? You would be primarily interested in the OpenStack requirement list and OpenStack API descriptions and selection.
- check the Anuket conformance of your OpenStack-based deployments? You would be primarily interested in the OpenStack Testing Cookbook and the test case descriptions and selection for more details.
- check the Anuket conformance of your Kubernetes-based deployments? You would be primarily interested in Kubernetes Testing Cookbook and the test case descriptions and selection for more details.
- deploy OpenStack to onboard your VNFs? You would be primarily interested in the Anuket reference implementation