Merge "Enable horizon operation log"

This commit is contained in:
Zuul 2020-09-02 22:24:12 +00:00 committed by Gerrit Code Review
commit 214ad90a48
1 changed files with 2 additions and 0 deletions

View File

@ -50,6 +50,8 @@ data:
'SimpleTenantUsage',
]
OPERATION_LOG_ENABLED = True
SECURITY_GROUP_RULES = {
'all_tcp': {
'name': _('All TCP'),