Infrastructure Manager
Last updated
Last updated
The Infrastructure Manager (IM) is a tool that deploys complex and customized virtual infrastructures on IaaS Cloud deployments (such as AWS, OpenStack, etc.).
It eases the access and the usability of IaaS clouds by automating the VMI (Virtual Machine Image) selection, deployment, configuration, software installation, monitoring and update of the virtual infrastructure.
It supports APIs from a large number of virtual platforms, making user applications cloud-agnostic.
In addition it integrates a contextualization system to enable the installation and configuration of all the user required applications providing the user with a fully functional infrastructure.
This version evolved in the by adding support to TOSCA documents as input for the infrastructure creation.
Summary:
Updates
Hihglihts of this release:
Support for TOSCA 1.0 YAML specification with the custom node types described in https://[github.com/indigo-dc/tosca-types/blob/master/custom_types.yaml](github.com/indigo-dc/tosca-types/blob/master/custom_types.yaml)
Support for the Identity and Access Management Service (IAM).
Support for the Token Translation Service (TTS) on OpenNebula Clouds.
Improvements to access OpenStack Clouds that support IAM
Supported Platforms:
Distributed as a Docker container
Also distributed as DEB/RPMs packages supporting Ubuntu 14.04 / CentOS 7
Project WP5, tasks with subject including [TOSCA Templates] or [Orchestrator/IM]
$ docker run -d -p 8899:8899 -p 8800:8800 --name im indigodatacloud/im:indigo_1
N/A
Packages:
IM-1.4.6-1.el7.noarch.rpm
python-im_1.4.6-1_all.deb
Docker Container:
Support for deployment as a Docker container (available in )
Development followed via GitHub:
High-level tasks coordinated via (internal link)
List og bugfixes addressed as a list of commits to the master branch:
Other installation procedures are described in:
An Ansible playbokk is also available in for an easier instalaltion and configuration
GitHub issues: