Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

Releases: grycap/im

IM version 1.3.1

30 Jul 07:22

Choose a tag to compare

  • Bugfix in ConfManager when relaunching a VM afther a failure.
  • Enable to specify git repo and http file in applications, in addition of galaxy roles, in the RADL.
  • Add fstype property to disks and enable to automatically format and boot the disk.
  • Add DATA_DB config variable enabling the usage of MySQL as Backend to store IM data
  • Bugfix in OCCI storing the proxy filename
  • Add context optional parameter to AddResource and RemoveResource functions.
  • Add vm_list optional parameter to Reconfigure.
  • Bugfixes in OpenStack and LibCloud connectors.

IM version 1.3.0

18 Jun 09:51

Choose a tag to compare

  • Bugfix in OCCI, OpenNebula and Docker connectors when using incorrect credentials.
  • Improve Docker connector code.
  • Add Kubernetes connector.
  • Bugfix in FogBow with 1.0 version
  • Bugfix in RADL with unicode strings
  • Add StarVM and StopVM functions to the API
  • Modify contextualziation process to ignore not running VMs enabling to configure the rest of VMs of an Inf.
  • Enable SSH with retry in all the ctxt steps

Version 1.2.4

26 May 07:04

Choose a tag to compare

  • Bugfix in the Ansible launcher with versions 1.9.X
  • Bugfix in VirtualMachine update_status function
  • Add the VM_INFO_UPDATE_ERROR_GRACE_PERIOD to manage errors in the conections with Cloud providers
  • Bugfix and code improvements in GCE connector
  • Bugfix in OCCI, Azure and Docker connectors when reusing HTTP connections
  • Bugfix in OpenNebula, OCCI and OpenStack connectors when using mutiple auth of same type
  • Add a password check in the RADL parser
  • Dynamically refresh the Ctxt output
  • Minor bugfix in EC2 connector when deleting a non existing instance

Version 1.2.2

12 May 15:36

Choose a tag to compare

  • Update Fogbow connector to recent changes of the software.
  • Implement the functions start & stop in GCE plugin
  • Minor bugfix in GCE connector
  • Minor bugfix in EC2 connector
  • Improve performance in contextualization step.
  • Improve the RADL parser code
  • Improve the connectors code
  • Improve the SSH connections in the contextualization step
  • Improve contextualization performance
  • Bugfix in the Ansible installation playbook
  • Change Ansible version to 1.8.4

Version 1.2.1

06 May 11:09

Choose a tag to compare

  • Add SSH keygen funtion to GCE connector
  • Add PRIVATE_NET_AS_PUBLIC configuration variable
  • Add MAX_SIMULTANEOUS_LAUNCHES configuration variable
  • Add Azure connector
  • Update EC2 instance features
  • Update documentation to specify python version 2.6
  • Add provider_ids as network parameter in RADL
  • Add support to VPC in EC2 connector
  • Implement AlterVM in OpenNebula and EC2 connectors
  • Add DeployedNode connector to enable to configure nodes not deployed with the IM (i.e. physical nodes)
  • Minor bugfixes in InfrastructureManager class
  • Improve error messages
  • Bugfixes in OpenNebula connector