9b0de9bbff
Enable support for configuration of FWaaS v2 firewall group logging. Configuration options mirror those for neutron-openvswitch for security group logging. This feature is currently only enabled for FWaaS v2 at Stein for the charms (but is supported back to Queens in Neutron). Change-Id: Ic60ee47078089c59ccb09b8659422e7ad7081149 Partial-Bug: 1831972
10 lines
318 B
INI
10 lines
318 B
INI
# newton
|
|
###############################################################################
|
|
# [ WARNING ]
|
|
# Configuration file maintained by Juju. Local changes may be overwritten.
|
|
###############################################################################
|
|
[fwaas]
|
|
agent_version = v1
|
|
driver = iptables
|
|
enabled = True
|