tree: 9212f857025cc37bbb3718b2a134070247b5b2cf [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

Defining 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.