Content
KYPO Sandbox Service
This project simplifies manipulation of OpenStack cloud platform for KYPO purposes.
It provides REST calls for manipulation with:
- Sandbox definitions
- Pools of sandboxes
- Sandboxes themselves
- Applying Ansible playbooks on sandbox machines
Project Modules
This Django project contains three apps and one common library.
- Sandbox Common Lib with common functionality
- Sandbox Defintion App which handles the sandbox defintions
- Sandbox Ansible App which runs Asible on the sandbox
- Sandbox Instance App which manges the sanfboxes
Installation
The requirements and installation process is described in detail in Installation Documentation found in this wiki.
Wiki
The wiki with documentation to this project: KYPO Sandbox Service wiki