Skip to content

Expose a REST API for the simulator #51

@slaperche-scality

Description

@slaperche-scality

Currently, you can control the simulator by executing command on its prompt.
It's good for interactive use, but not that much for playing "demo scenario" or "test script".

Ideally, the simulatior should be totally controllable through a REST API (exposing all the command that exists in the shell, plus some other such as "add node", "remove node", …).

The goal of this issue is to design and implement a REST API for the simulator (TBC: it will probably rely on Swagger).

This issue is a prerequisite for #36.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions