Change calls to SNAPS library exposing OpenStack instance objects.
authorspisarski <s.pisarski@cablelabs.com>
Fri, 14 Jul 2017 19:49:45 +0000 (13:49 -0600)
committerspisarski <s.pisarski@cablelabs.com>
Fri, 14 Jul 2017 19:49:45 +0000 (13:49 -0600)
commita6f04aaa4bfa302f2d34dcc01cba9a0010d22057
treec63d5fbb433137183c94ef7ce30a465826a5eace
parent1bcc91c7ba00738dbc7d25422bc957d4cbf3f3ba
Change calls to SNAPS library exposing OpenStack instance objects.

Openstack object structures can change when new API versions are released and
SNAPS no longer is exposing OpenStack object implementations as this makes
the library brittle. The only two SNAPS method calls affected are when functest
needs to query for external networks and when vPing Userdata needs to obtain
the console logs.

JIRA: SNAPS-125

Change-Id: If6000e50eaa274713d9a6c964eabd1f73ded684e
Signed-off-by: spisarski <s.pisarski@cablelabs.com>
functest/opnfv_tests/openstack/snaps/snaps_utils.py
functest/opnfv_tests/openstack/vping/vping_userdata.py