Fix in openstack connector to workaround issue in openstack when disabling port secur... 97/1997/8
authorPablo Montes Moreno <pablo.montesmoreno@telefonica.com>
Mon, 3 Jul 2017 08:44:30 +0000 (10:44 +0200)
committertierno <alfonso.tiernosepulveda@telefonica.com>
Mon, 3 Jul 2017 12:19:45 +0000 (14:19 +0200)
commit6a7785bbc6727191424465a0ca3c8270ec0b7dcc
treef341206e961188ddac9d5cf406d64caf2f5a6ad3
parentffdaf290562386bed7a260e0e284ffb23e8d9d72
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 <pablo.montesmoreno@telefonica.com>
osm_ro/vimconn_openstack.py