About Enos
Enos aims at reproducible experiments of OpenStack. Enos relies on Kolla Ansible and helps you to easily deploy, customize and benchmark an OpenStack on several testbeds including Grid’5000, Chameleon and more generally any OpenStack cloud.
Installation
Enos is best installed via pip. It is tested with python3.7+:
pip install enos
Quick Start
For the quick-start, we will bring up an OpenStack on VirtualBox. VirtualBox is free and works on all major platforms. Enos can, however, work with many testbeds including Grid’5000 and Chameleon.
First, make sure your development machine has VirtualBox and Vagrant installed. Then, ensure that you have at least 10 GiB of memory.
To deploy your fist OpenStack with enos:
enos new --provider=vagrant:virtualbox # Generate a `reservation.yaml` file enos deploy
Enos starts three virtual machines and configures Kolla Ansible to deploy the OpenStack control plane on the first one, the network related services (Neutron, HAProxy, RabbitMQ) on the second one, and use the last one as a compute node. Note that the full deployment may take a while (around 30 minutes to pull and run all OpenStack docker images).
You can customize the deployed services and the number of virtual machines allocated by modifying the generated reservation.yaml file. Calls enos --help or read the documentation for more information.
Acknowledgment
Enos is developed in the context of the Discovery initiative.
Links
Discovery - https://beyondtheclouds.github.io/
Release files for enos 8.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| enos-8.0.0.tar.gz | 92.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| enos-8.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 223.6 kB
Release files / enos-8.0.0.tar.gz
| Download URL | enos-8.0.0.tar.gz |
|---|---|
| Size | 92.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6f30daa09199f6e433210e524c15b4194e3f4ce1a143151f190bbdde731a1a2a
|
|
BLAKE2b-256 checksum How to use checksums |
bfd389757bcf4a143912fa30060b1d7bed12f83b09341847577aa84e4d692502
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.11.2 Linux/6.1.0-27-amd64
|
Release files / enos-8.0.0-py3-none-any.whl
| Download URL | enos-8.0.0-py3-none-any.whl |
|---|---|
| Size | 130.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
ba4d29239f69189c04642a85f2e8714bfd0d93cbeac618314945a09717104f63
|
|
BLAKE2b-256 checksum How to use checksums |
7acd6506b009ceddccb1414eb27c57416a99cadd1c6b767aff1abef7563a34e6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.8.2 CPython/3.11.2 Linux/6.1.0-27-amd64
|