Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions doc/source/operations/upgrading-openstack.rst
Original file line number Diff line number Diff line change
Expand Up @@ -246,6 +246,11 @@ suggestions:
* Check Grafana dashboards.
* Update the deployment to use the latest |previous_release| images and
configuration.
* If your customer has overriden any policies, check to see if they need
updating to align with new defaults. These will be written to files
``kolla/config/<service>/policy.yaml``. Policy reference documentation can
generally be found in the documentation of each project. For example, Nova
policy: https://docs.openstack.org/nova/latest/configuration/policy.html

RabbitMQ SLURP upgrade
----------------------
Expand Down
Loading