tree: 32d18bd1e6abc84fd13d49c908ecd67b946a82b9 [path history] [tgz]
  1. .gitignore
  2. README.md
  3. SUMMARY.md
  4. contribute_docs.md
  5. core_models.md
  6. dev/
  7. example_service.md
  8. modeling_conventions.md
  9. modules/
  10. security_policies.md
docs/README.md

Models for CORD

XOS implements a model-based service control plane for CORD. This guide describes the how models are expressed in XOS and documents the toolchain used to auto-generate various elements of CORD from these models.

It also describes the role of Synchronizers in bridging the CORD data model with the backend components (e.g., VNFs, micro-services, SDN control apps) that implement CORD's service data plane.