Add note about update converge being removed
Starting in Wallaby, update converge has now been removed. This is because there is no longer a persistent Heat stack that requires updating due to Ephemeral Heat changes Change-Id: I2207d3acc3c5e330bbe79483d1292c4100eed0c7
This commit is contained in:
parent
82c6ef79af
commit
81e5e39f05
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user