Add locust service
Locust (https://locust.io/) is an open source python load testing tool.
This new module can be used to deploy and run locust (with and without its web UI).
Experiments (using locustfile) must be described in a separated folder than can contain a requirement.txt file containing needed dependencies for the load testing experiment.