Migrate request invocations (ovsdb)
The '* Request' and 'To Json' RequestsLibrary keywords have been
deprecated. Replace '* Request' keywords with '* On Session'.
'OVSDB.Log Request' is a duplicate of 'Utils.Log Content' - replace
the former with the latter. 'To Json', when pretty_print is false,
is replaced with 'Utils.Json Parse from String'.
JIRA: INTTEST-141
Change-Id: Ia0b98e5f68de460d363464372b59ef0c209c52af
Signed-off-by: Yaroslav Lastivka <yaroslav.lastivka@pantheon.tech>
Signed-off-by: Sangwook Ha <sangwook.ha@verizon.com>