Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

INDIGO 2nd release update 2

Compare
Choose a tag to compare
@micafer micafer released this 12 Jun 10:52
· 2360 commits to master since this release
  • Add support for instance_type in host properties: #182.

  • Support dependson relationship getting level: #179.

  • Enable to open different set of ports per VM: #176.

  • Fix error loading an infrastructure from DB in case of invalid TOSCA: #174.

  • Enable to specify a port range in endpoint ports: #172.

  • Fix error: source_range in ports property of endpoint capability is not correctly processed: #170.

  • Improve IAM token local validation enhancement: #148.

  • Fix error getting IP info in OCCI conn: grycap#331.

  • Enable to reset the add_public_ip_count in the OCCI/OST conns: grycap#334.

  • Improve Azure instance_type selection: grycap#335.

  • Improve GCE instance type selection: grycap#336.

  • Manage DNS records in EC2, Azure and GCE connectors: grycap#340.

  • Fix error in Azure conn creating a VM with only a public net attached: grycap#342.

  • Fix error in contextualization nodes with private keys: #313.

  • Improve OpenNebula conn with new ver. 5 functions as SGs: grycap#319.

  • Improve error mesage in case of invalid proxy in OCCI conn: grycap#317.

  • Fix errors in Azure connector : grycap#323, grycap#324.

  • Fix errors with python3 #278, #284

  • Fix error in some SFTP functions in SSH class. #280

  • Change default value of REMOTE_CONF_DIR to /var/tmp. #283

  • Enable to specify a port range in outports. #285

  • Add functions to create VM snapshots. #152

  • Fix error in OCCI conn setting public key. #292

  • Improve SG management in connectors EC2 and OpenStack. #296

  • Add support to OTC. #302

  • In case of hybrid infrastructures some connector will not remove all resources. #288

  • Select a random pool in case of OpenStack site in OCCI conn. #306

  • Detach volumes before removing it in OCCI conn. #305

  • Support OpenStack calls with VOMS proxies. #310