Merge "Enable horizon operation log"

This commit is contained in:
Zuul
2020-09-02 22:24:12 +00:00
committed by Gerrit Code Review

View File

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