Section: New Software and Platforms
ENOS
Experimental eNvironment for OpenStack
Keywords: OpenStack - Experimentation - Reproducibility
Functional Description: Enos workflow :
A typical experiment using Enos is the sequence of several phases:
- enos up : Enos will read the configuration file, get machines from the resource provider and will prepare the next phase - enos os : Enos will deploy OpenStack on the machines. This phase rely highly on Kolla deployment. - enos init-os : Enos will bootstrap the OpenStack installation (default quotas, security rules, ...) - enos bench : Enos will run a list of benchmarks. Enos support Rally and Shaker benchmarks. - enos backup : Enos will backup metrics gathered, logs and configuration files from the experiment.