Skip to content

IM Version 1.4.0

Compare
Choose a tag to compare
@micafer micafer released this 30 Nov 11:25
· 8803 commits to master since this release
  • Bugfixes to ctxt_agent.py
  • Minor bugfixes and code improvements in VirtualMachine.py
  • Bugfixes and improvements in connectors
  • Enable to configure Windows nodes using native WinRM protocol supported by Ansible
  • Enable multiple image URLs
  • Enable to disable the contextualization step by RADL
  • Enable to use cloud-init contextualization
  • Add IM-USER tag to EC2 instances
  • Improve the DB serialization
  • Change Infrastructure ID from int to string: The API changes and the stored data is not compatible with old versions
  • Add GetInfrastructureState function
  • Bugfix managing public IPs in OCCI
  • Add suport for scp in SSH module in case that sftp is not available
  • Bugfixes to GCE connector
  • Make StartInfrastructure and StopInfrastructure operations in parallel