* Change FogBow connector to new APIs. * Use merge_how option in cloud-init. * Fix error VMS with Public IP cannot reach each other. * Enable to return TOSCA data with REST API: 719 * Improve GCE conn instance type selection: 717 * Order network in OpenStack conn to set public first:710 * IM is not mounting a disk in case of setting disk.X.image.url: 705 * Error in ctxt process: 703 * Return off in case of 404 message in OCCI: 694 * Simplify Ansible API code: 680 * Update Azure conn to new Auth methods: 589 * Enable to open ports in SG in private nets in TOSCA: 687 * Enable to link a VM with an existing disk in Azure conn: 590
1.7.5
* Add option to disable XML-RPC API * Enable hybrid deployment * Create a connector to Apache CloudStack * Fix error reporting memory units in OCCI connector * Fix error deleting OCCI infrastructure: Volume deleting returns forbidden and takes too long * Fix error with OCCI server 2.0.4 authentication error * Fix problem installing specific branch of Ansible galaxy roles * Fix error in REST API in case of strange char in ansible output * Add support to disk.*.image_url in OpenStack connector * Fix error detecting ansible process end * Enable to specify spot to EC2 instances in TOSCA * Get EC2 instances info from ec2instances.info * Fix error geting the subnets of the default VPC on EC2 conn * Add volume_id to TOSCA BlockStorage type
1.7.4
* Fix error OCCI connector does not correctly AlterVM adding/removing ips. * Add VERIFI_SSL var. * Improve error messages in Async call.
1.7.3
* Fix error getting VM info in case of having an HD added. * Improve OpenStack network management. * Enable to set poolname in the TOSCA docs. * Error when trying to attach a storage in OCCI (OpenStack sites).
1.7.2
* Fix Error setting the INF_CACHE_TIME conf variable time. * Add support to availability_zone in tosca.policies.Placement. * Enable to set instance_tags in connectors. * Fix error in Azure conn: VM disks are not deleted when VM is finalized, only when Infrastructure is destroyed.
1.7.1
* Fix problems with nodes with IPv6 in OpenStack conn. * Fix Azure conn does not get the correct state (in case of suspended VMs). * Enable to specify pool_name in the network provider_ip in OpenStack conn.