docs/doc/source/updates/openstack/software-updates-and-upgrades-overview.rst
Elisamara Aoki Goncalves f3f94b273a Patch Orchestration Phase Operations (dsR8)
Story: 2010584
Task: 48998

Change-Id: I48c2960362e3fd04f0175e74e2611b68e6b846f3
Signed-off-by: Elisamara Aoki Goncalves <elisamaraaoki.goncalves@windriver.com>
2023-11-13 13:27:42 +00:00

999 B

Overview

The system application-update -n -openstack -v <new-app-version> command is used for corrective content (bug fixes) -type updates to the running containerized openstack application.

This means that the system application-update -n -openstack is not used for upgrading between OpenStack releases (e.g. Train to Antelope). The system application-update assumes that there is no data schema changes or data migration required in order to update to the new openstack container image(s).

The system application-update -n -openstack effectively performs a helm upgrade of one or more of the OpenStack Helm chart releases within the FluxCD Application. One or all of the containerized OpenStack deployments will be updated according to their deployment specification.

Note

Compute nodes do not need to be reset, and hosted application are not impacted.