Skip to content

Commit 5de9ac7

Browse files
committed
Update docs to include designate-sink change
1 parent f4e0b3a commit 5de9ac7

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,24 @@ using Heat, and disable the service.
112112

113113
TODO: guide for disabling Heat
114114

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+
115133
Grafana Volume
116134
--------------
117135
The Grafana container volume is no longer used. If you wish to automatically

0 commit comments

Comments
 (0)