Welcome to micado_submitter’s documentation!¶

The MiCADO submitter is used to launch application described by TOSCA Template description. You can find templates in the repo at this address: https://github.com/colaproject/COLARepo
Requirements: The MiCADO submitter written in python3 depends on:
- OpenStack TOSCAParser (tosca-parser in the pip repository)
- Flask (flask in the pip repository)
- Ruamel (ruamel.yaml in the pip repository)
(see requirements.txt)