Stephen Finucane c251cb89a5 tests: Fix API extension check
The check for extensions was not using a machine readable format for
output. This meant an API check could match on a substring, e.g. a check
for 'qos' would match on 'qos-specs'. Address this issue by switching
our command invocation to use JSON output and migrating the check
function from the general base class to the networking base class.

Change-Id: Idc6dc54503031ddf3e148f50ed53ad8898f7a7e3
Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
2023-11-12 10:34:41 +00:00
..
2023-05-10 10:51:30 +01:00
2023-11-03 23:16:18 +00:00
2023-11-07 08:47:24 +00:00
2023-11-03 23:16:18 +00:00
2023-11-12 10:34:41 +00:00
2023-11-07 08:47:24 +00:00
2018-04-15 12:23:06 +09:00
2017-03-21 17:23:09 +08:00
2023-05-10 10:51:30 +01:00