We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
redis_connection_string
1 parent faf9d7f commit 5c3e98bCopy full SHA for 5c3e98b
doc/source/operations/upgrading-openstack.rst
@@ -113,6 +113,14 @@ The domain set should be something that is not use anywhere else such as
113
The Neuron DNS integration can be disabled by setting
114
``neutron_dns_integration: false`` in ``kolla/globals.yml``
115
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
124
Known issues
125
============
126
0 commit comments