Switch print to logging.info 27/20127/2
authorCédric Ollivier <cedric.ollivier@orange.com>
Thu, 1 Sep 2016 11:52:28 +0000 (13:52 +0200)
committerCédric Ollivier <cedric.ollivier@orange.com>
Thu, 1 Sep 2016 12:32:29 +0000 (14:32 +0200)
commit0ae5f5fc64868e8c68eb330fa5aa219abdbdfee0
tree13752733622c83cc0af22999cb1bc547f00c4a37
parent470f573a3ac2eb1783efec6da01a3bee33360c65
Switch print to logging.info

It follows the recommendations described in the next review [1].

[1] https://gerrit.opnfv.org/gerrit/#/c/19795/

Change-Id: Ie7ce28451122c554f135caad068844c0303deaeb
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
testcases/Controllers/ONOS/Teston/adapters/client.py
testcases/Controllers/ONOS/Teston/adapters/connection.py
testcases/Controllers/ONOS/Teston/adapters/environment.py
testcases/Controllers/ONOS/Teston/adapters/foundation.py
utils/openstack_clean.py