junfeng-li 8cc6e2ed2a Update software_version in db during the upgrade
This commit is to update the software_version field in i_system
table during platform upgrade. This script is executed during
the activate or activate-rollback stage.

The software_version field can only be updated directly in database
operation. This is the same as what the legacy upgrade uses.

Test Plan:

PASS: build and deploy the iso on SX
PASS: manually run the script

Task: 50555
Story: 2010676
Change-Id: I3e901b780766d7bad3b6b05c00adefb99defbbd5
Signed-off-by: junfeng-li <junfeng.li@windriver.com>
2024-07-30 17:37:18 +00:00
2019-04-19 19:52:42 +00:00
2021-08-27 08:39:06 -04:00
2018-05-31 07:35:52 -07:00
2023-07-19 12:18:04 -03:00

config

The starlingx/config repository handles the StarlingX configuration management services.

Its key component is the System Inventory Service (Sysinv), which provides the system command-line interface (CLI)1.

This repository is not intended to be developed standalone, but rather as part of the StarlingX Source System, which is defined by the StarlingX manifest2.

References


  1. https://docs.starlingx.io/cli_ref/system.html↩︎

  2. https://opendev.org/starlingx/manifest.git↩︎

Description
StarlingX System Configuration Management
Readme 89 MiB
Languages
Python 97.6%
Shell 2%
CSS 0.2%