Fix floating ips issue in openstack_clean
authorjose.lausuch <jose.lausuch@ericsson.com>
Mon, 26 Jun 2017 15:44:47 +0000 (17:44 +0200)
committerjose.lausuch <jose.lausuch@ericsson.com>
Mon, 26 Jun 2017 20:46:21 +0000 (22:46 +0200)
commitd7fc6fb2603beb6fc4e8be498763459a33900e26
treef61a0657b7899a756f3e185fb70987f469e93709
parent6efef3438c236ed0e522809c0c9acce5f0c81374
Fix floating ips issue in openstack_clean

floatingips is a list of dictionaries where the attributes
are a bit different than in the previous implementation.

Change-Id: I8e8429b1819bba35a4a829f274c60b77ab2eea7e
Signed-off-by: jose.lausuch <jose.lausuch@ericsson.com>
functest/tests/unit/utils/test_openstack_clean.py
functest/utils/openstack_clean.py