Use StringIO in odl.py 89/34989/1
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 18 May 2017 15:26:49 +0000 (17:26 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 18 May 2017 15:28:53 +0000 (17:28 +0200)
commit48fcc87bde9b62d2464f823ec9d39a530c974441
tree09dfda20d2013cc8bf7ddb236b2267410d3981bb
parent59d4e9757e52f452a67bbce48c2ebafc431f4cb1
Use StringIO in odl.py

It avoids creating and removing the temporary file to dump robot output.

Change-Id: Ia5ea66e76ffb8b8327f2da938f177e8ef4c61dd4
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
functest/opnfv_tests/sdn/odl/odl.py
functest/tests/unit/odl/test_odl.py