Merge "Enable Octavia API audit logging for API jobs"

This commit is contained in:
Zuul 2018-12-16 14:06:45 +00:00 committed by Gerrit Code Review
commit 842130a5b8
1 changed files with 4 additions and 0 deletions

View File

@ -269,6 +269,10 @@
$OCTAVIA_CONF:
api_settings:
api_v1_enabled: False
audit:
enabled: True
audit_middleware_notifications:
driver: log
tempest_concurrency: 2
tempest_test_regex: ^octavia_tempest_plugin.tests.api.v2
tox_envlist: all