INDIGO PaaS Orchestrator
v2.8.x
v2.8.x
  • About the INDIGO PaaS Orchestrator
  • How to build
  • How to deploy
  • How to upgrade
  • Service Reference Card
  • Changelog
Powered by GitBook
On this page
  • INDIGO PaaS Orchestrator
  • DEPENDENCIES TO OTHER SERVICES

About the INDIGO PaaS Orchestrator

NextHow to build

Last updated 1 year ago

INDIGO

INDIGO PaaS Orchestrator

The INDIGO PaaS Orchestrator is a component of the PaaS layer that allows to instantiate resources on Cloud Management Frameworks (like and ) and clusters.

DEPENDENCIES TO OTHER SERVICES

The PaaS Orchestrator needs the presence of the following INDIGO services:

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

TOSCA YAML Simple Profile v1.0
REST APIs documentation
Java doc
SLAM (SLA Manager)
CMDB (Configuration Manager DataBase)
Zabbix Wrapper (REST wrapper for Zabbix)
CPR (Cloud Provider Ranker)
OpenStack
OpenNebula
Mesos