File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -112,6 +112,24 @@ using Heat, and disable the service.
112
112
113
113
TODO: guide for disabling Heat
114
114
115
+ Designate sink disabled by default
116
+ ----------------------------------
117
+
118
+ Designate sink is optional designate service which listens for event
119
+ Notifications, primarily from Nova and Neutron. It is disabled by default (when
120
+ designate is enabled) in Caracal.
121
+
122
+ This behavior can be overridden manually:
123
+
124
+ .. code-block :: yaml
125
+ :caption : ` ` kolla/globals.yml``
126
+
127
+ designate_enable_notifications_sink : true
128
+
129
+ If you are using Designate and do not make this change, the Antelope
130
+ ``designate-sink `` container will remain on the controllers after the upgrade.
131
+ It must be removed manually.
132
+
115
133
Grafana Volume
116
134
--------------
117
135
The Grafana container volume is no longer used. If you wish to automatically
You can’t perform that action at this time.
0 commit comments