From: Pablo Montes Moreno Date: Mon, 3 Jul 2017 08:44:30 +0000 (+0200) Subject: Fix in openstack connector to workaround issue in openstack when disabling port secur... X-Git-Tag: v2.0.2~11 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=6a7785bbc6727191424465a0ca3c8270ec0b7dcc;hp=6a7785bbc6727191424465a0ca3c8270ec0b7dcc;p=osm%2FRO.git Fix in openstack connector to workaround issue in openstack when disabling port security. If port security is disabled when the port has not yet been attached to the VM, then all vm traffic is dropped. The workaround consists on waiting until the VM is active and then disable the port-security Change-Id: Ibb0515577f684b3269781a63d73864bb995768b5 Signed-off-by: Pablo Montes Moreno ---