diff options
author | Sylvain Desbureaux <sylvain.desbureaux@orange.com> | 2021-10-04 13:52:34 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2021-10-04 13:52:34 +0000 |
commit | 23c1fc145b00853fa6b0a87c42e494549c9e4ee8 (patch) | |
tree | 16d4c966f70817c22f717ad697ec9fa0945b5a74 /docs/release-notes-honolulu.rst | |
parent | d0fa8cf57eaac53f723c0ca8399f58b55655ea6f (diff) | |
parent | b90e8fce4527322fdd35840b1ee8eab0d7ad4ca4 (diff) |
Merge changes I4108ba7e,I42964284
* changes:
[DOC] Fix a few mispellings
[DOC] Update spellchecker white list
Diffstat (limited to 'docs/release-notes-honolulu.rst')
-rw-r--r-- | docs/release-notes-honolulu.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release-notes-honolulu.rst b/docs/release-notes-honolulu.rst index 0c8d81f164..59f40ec0fa 100644 --- a/docs/release-notes-honolulu.rst +++ b/docs/release-notes-honolulu.rst @@ -136,7 +136,7 @@ Workarounds ----------- - `<https://github.com/bitnami/bitnami-docker-mariadb-galera/issues/35>`_ - Workaround is to generate a password with "short" strenght or pregenerate + Workaround is to generate a password with "short" strength or pregenerate passwords without single quote in it. Default deployment is using "short" password generation for mariadb. |