Fix notification configuration
Remove the exists_notification_ticks conf setting that was removed from Trove 2 years ago. Remove the exists_notification_transformer setting which enables an optional function which has been broken since Ocata per bug 1700586. Change-Id: If9fd396d14907d4f88065ac34f671b3370a1ffa7 Related-Bug: #1700586
This commit is contained in:
parent
59a8ec8034
commit
0157445c7b
@ -50,8 +50,6 @@ default_neutron_networks = {{ trove_service_net_id }}
|
||||
heat_service_type = orchestration
|
||||
|
||||
# Notifications
|
||||
exists_notification_transformer = trove.extensions.mgmt.instances.models.NovaNotificationTransformer
|
||||
exists_notification_ticks = 30
|
||||
notification_service_id = mysql:2f3ff068-2bfb-4f70-9a9d-a6bb65bc084b
|
||||
|
||||
# Trove DNS
|
||||
|
Loading…
Reference in New Issue
Block a user