Releases: grycap/im
Releases · grycap/im
IM Version 1.10.1
IM Version 1.10.0
- Race condition makes successsfully deleted infrastructure not to be deleted: #1097.
- Fix error in CentOS 8 Contextualization: #1108:.
- Add Orange Cloud connector: #1100.
- Use verify_ssl config option in all the IM code: #1111.
- Enable to set the ansible version to install per infrastructure: #1121.
- Add new API functions to get Cloud providers info: #1113.
- Move contextualization to python3 as default: #1041.
- Enable to set instance_tags using TOSCA: #1122.
IM version 1.9.6
IM version 1.9.5
- Return the dns_name of a VM with the special string #N# correctly replaced: #1071.
- TOSCA not correctly managed in case of Relationships with interfaces defined in custom types: #1062.
- Fix error returning incorrect error msg in VM creation in OpenStack conn in case of error deleting SG: #1053.
- Fix error returning TOSCA function values: #1054.
- Enable CORS: #1053.
- Fix incorrect contextualizarion in case of using vault password: #1052.
- Fix IP public not attached in case of disabled contextualization: #1076.
IM Version 1.9.4
- Reduce the number of SSH logins: #1048
- Fix python 3 issues.
IM Version 1.9.3
IM version 1.9.2
- Fix error processing tosca.nodes.network.Port requirements in long format: #986.
- Fix CloudStack VMs start in Stopped state: #987.
- Fix error adding nodes in third site in Hybrid case with TOSCA: #989.
- Enable to configure infrastructures where port SSH is closed by organization firewalls: #991.
- Enable to configure infrastructures without any VM with public IP: #858.
- In reconfigure do not change master VM: #1005.
- Fix error selecting master VM: #1004.
- Fix error in get_nets_common_cird if cidr is not set: #1007.
- Fix error creating VPC in case of common network do not uses /16 range: #1011.
- Fix error adding routers in EC2 conn: #1018.
IM version 1.9.1
- Improve network creation with wildcard (192.168.*.0/24): #965.
- Fix intermittent errors in SSH connections: #970.
- Fix ssh_connect_errors count must be reset when a ssh connection is ok: #968.
- Fix check_ctxt_process thread dies and contextalization never ends: #967.
- Fix error not setting network_type in TOSCA network: #982.
- Enable to mount nvme disks in EC2: #980.
- Fix error merging TOSCA documents: #977.
- Fix error getting VM errors in the cont msg in case of all VMs has failed: #976.
- Fix error updating VM info in OpenStack conn: #972.
IM version 1.9.0
- Add new "deleting" state.: #959.
- Get device info from disks on OpenStack conn: #935.
- Fix error setting keypair name as public_key in the EC2 conn: #940.
- Enable to set volume_type in OpenStack conn: #942.
- Fixed IP is not attached to the VM in OpenStack conn: #946.
- Fix error do not release floating IPs if they are not created by the IM in OpenStack conn: #944.
- Fix error new line chars removed in TOSCA values: #952.
- Remove added VMs in case that all of them fails in the addition process: #950.
- Fix error OpenStack_2_NodeDriver object has no attribute 'get_floating_ip': #957.
- Error is shown if a VM does not set the image in case of async creation: #963.
IM version 1.8.6
- Fix error in SSH reverse tunnels in case of using IM auth token: #900.
- Enable to boot IM in "ReadOnly" modes: #894.
- Enable to force the deletion of an infrastructure: #899.
- Fix error attaching new disks in OCCI conn in OpenNebula site: #902.
- Fix error in Network mapping in case of using CIDR: #903.
- Enable to specify GPU and SGX in Fogbow conn: #876.
- Fix error assigning target to disks with image url in OpenNebula conn: 907.
- Enable to use appdb urls in OpenStack conn: #913.
- Fix error loading infra data from DB: #917.
- Fix error in hybrid clusters, no WN deployed in external site: #918.
- Fix error creating GCE FW: #926.
- Enable to specify the snapshot name in disk url in EC2 conn: #929.