Skip to content

Commit 5c3e98b

Browse files
committed
doc: add note about redis_connection_string
1 parent faf9d7f commit 5c3e98b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

doc/source/operations/upgrading-openstack.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,14 @@ The domain set should be something that is not use anywhere else such as
113113
The Neuron DNS integration can be disabled by setting
114114
``neutron_dns_integration: false`` in ``kolla/globals.yml``
115115

116+
Redis Default User
117+
------------------
118+
119+
The ``redis_connection_string`` has changed the username used from ``admin``
120+
to ``default``. Whilst this does not have any negative impact on services
121+
that utilise Redis it will feature prominently in any preview of the overcloud
122+
configuration.
123+
116124
Known issues
117125
============
118126

0 commit comments

Comments
 (0)