diff --git a/doc/source/user/operating-kolla.rst b/doc/source/user/operating-kolla.rst index 5e1846e5f9cae8b59e9741a4c7ba3073bc30372d..889d54b6137b49c425c2814df1fe6da7f076b0e9 100644 --- a/doc/source/user/operating-kolla.rst +++ b/doc/source/user/operating-kolla.rst @@ -56,6 +56,16 @@ deployment. Limitations and Recommendations ------------------------------- +.. warning:: + + Please notice that using the ansible ``--limit`` option is not recommended. + The reason is, that there are known bugs with it, e.g. when `upgrading parts of nova. + <https://bugs.launchpad.net/kolla-ansible/+bug/2054348>`__ + We accept bug reports for this and try to fix issues when they are known. + The core problem is how the ``register:`` keyword works and how it + interacts with the ``--limit`` option. You can find more information in the above + bug report. + .. note:: Please note that when the ``use_preconfigured_databases`` flag is set to