Enable logging API in the fwaas-openvswitch scenario job

In the FWaaS scenario job which is based on the ML2/OVS backend logging
API should be enabled as there is iptables logapi driver in FWaaS (and
that iptables_v2 driver is used in such case by FWaaS.

Additionally this patch fixes FWaaS driver configured in the Tempest
config. Previously it was set to `openvswitch` which is technically
incorrect as the real name of the firewall driver used in such
deployment is `iptables_v2`. This change has no real effect as
neutron-tempest-plugin is only using it to check if driver is `ovn` or
not to make some additional assertions or add rules.

Related-bug: #2141320

Depends-On: https://review.opendev.org/c/openstack/neutron-fwaas/+/979978
Depends-On: https://review.opendev.org/c/openstack/neutron-fwaas/+/980014
Depends-On: https://review.opendev.org/c/openstack/neutron-fwaas/+/980016
Depends-On: https://review.opendev.org/c/openstack/neutron-fwaas/+/980018

Change-Id: Ia78f49678fc683d1744d510b24d2d61bbf3399b4
Signed-off-by: Slawek Kaplonski <skaplons@redhat.com>
2 files changed