[odl-sfc] Add timeout to get_vnf_id and create_vnf functions 71/29071/1
authorJuan Vidal <juan.vidal.allende@ericsson.com>
Mon, 20 Feb 2017 10:29:29 +0000 (10:29 +0000)
committerJuan Vidal <juan.vidal.allende@ericsson.com>
Mon, 20 Feb 2017 10:40:40 +0000 (10:40 +0000)
commit5807f2c7d8eb73b11331147de9a240f53b329693
tree0bfdf03905272f78e42c67962f17b5ab1bf605d3
parent0b5f01779a50b36d775a5ed8fed53106d04c450c
[odl-sfc] Add timeout to get_vnf_id and create_vnf functions

create_vnf function could end up in and endless loop if it is not able to
retrieve the VNF id. Also, a timeout could help to detect problems when
instantiation is too slow.

Change-Id: I21744338a73f122d0c7a8fbe699738b11a7e2b76
Signed-off-by: Juan Vidal <juan.vidal.allende@ericsson.com>
functest/utils/openstack_tacker.py