diff --git a/openstack_operator/templates/horizon/configmap.yml.j2 b/openstack_operator/templates/horizon/configmap.yml.j2 index c426cbef..c80d7bb6 100644 --- a/openstack_operator/templates/horizon/configmap.yml.j2 +++ b/openstack_operator/templates/horizon/configmap.yml.j2 @@ -50,6 +50,8 @@ data: 'SimpleTenantUsage', ] + OPERATION_LOG_ENABLED = True + SECURITY_GROUP_RULES = { 'all_tcp': { 'name': _('All TCP'),