diff --git a/deploy-guide/source/post_deployment/upgrade/minor_update.rst b/deploy-guide/source/post_deployment/upgrade/minor_update.rst index 89c5e766..416fd094 100644 --- a/deploy-guide/source/post_deployment/upgrade/minor_update.rst +++ b/deploy-guide/source/post_deployment/upgrade/minor_update.rst @@ -99,10 +99,15 @@ the OpenStack release that you currently operate, perform these steps: If your environment includes Ceph managed by TripleO (i.e. *not* what TripleO calls "external Ceph"), you'll want to update Ceph at - this point too. + this point too. #. **Update convergence** + .. note:: + + Update Converge is only required for version less than Wallaby. + Converge has been removed for Wallaby and above. + To finish the update procedure, run: .. code-block:: bash diff --git a/doc/source/upgrade/developer/upgrades/minor_update.rst b/doc/source/upgrade/developer/upgrades/minor_update.rst index a83f2427..0eb07ac0 100644 --- a/doc/source/upgrade/developer/upgrades/minor_update.rst +++ b/doc/source/upgrade/developer/upgrades/minor_update.rst @@ -107,7 +107,10 @@ upgrade, you can make the `external_update_tasks` the same as `openstack overcloud update converge` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - +.. note:: + Update Converge is only required for versions less than Wallaby. + Update Converge has been removed for Wallaby and beyond. + The `update converge` command performs a Heat stack update, reverting the previous ``OS::Heat::None`` resource mappings back to the values used for regular deployments and configuration updates, and