Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 721 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 721 Bytes

Zero-OS Orchestrator

The Zero-OS Orchestrator exposes all services of a cluster of Zero-OS nodes through a RESTful API.

This repository includes:

  • RAML definition of the Zero-OS RESTful API: raml
  • Zero-OS Orchestrator RESTful API implementation: api
  • AYS templates for deploying Zero-OS cluster: templates
  • Python client to the RESTful API: pyclient
  • Block device performance test script: tests
  • Some helper scripts: scripts
  • Build scripts: buildscripts

All documentation is in the /docs directory, including a table of contents and a Getting Started section.