About the INDIGO PaaS Orchestrator
Last updated
Last updated
It takes the deployment requests, expressed through templates written in , and deploys them on the best cloud site available. In order to do that 1. it gathers SLAs, monitoring info and other data from other platform services, 2. it asks to the cloud provider ranker for a list of the best cloud sites.
The exposed REST APIs are consumed by the Future Gateway portal. Here you can find the and the .
: allows to retrieve all the SLAs of the user
: contains all the cloud sites information, like the identity endpoint, the OCCI endpoint, etc...
: allows to retrieve monitoring metrics to zabbix through a REST interface
: it receives all the information retrieved from the aforementioned services and provides the ordered list of the best sites