Infrastructure Manager

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 INDIGO-Datacloud project by adding support to TOSCA documents as input for the infrastructure creation.

Summary:

Release Notes v1.4.6

What's new

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 deployment as a Docker container (available in https://hub.docker.com/r/indigodatacloud/im/)

  • 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

List of RfCs

Deployment Notes

$ docker run -d -p 8899:8899 -p 8800:8800 --name im indigodatacloud/im:indigo_1

Known Issues

  • N/A

List of Artifacts

Packages:

  • IM-1.4.6-1.el7.noarch.rpm

  • python-im_1.4.6-1_all.deb

Docker Container:

Documentation

Support

Last updated