From 403bdfefd3d38c15905fa9543571d6d07dadc4b7 Mon Sep 17 00:00:00 2001 From: micafer Date: Tue, 11 Feb 2020 09:59:34 +0100 Subject: [PATCH] Update changelog --- changelog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changelog b/changelog index 55289db97..73b62e2ed 100644 --- a/changelog +++ b/changelog @@ -569,3 +569,10 @@ IM 1.9.1: * Fix intermittent errors in SSH connections. * Fix ssh_connect_errors count must be reset when a ssh connection is ok. * Fix check_ctxt_process thread dies and contextalization never ends. + * Fix error not setting network_type in TOSCA network. + * Enable to mount nvme disks in EC2. + * Fix error merging TOSCA documents. + * Fix error getting VM errors in the cont msg in case of all VMs has failed. + * Fix Error creating OpenStack Network. + * Fix error updating VM info in OpenStack conn. +