Go to file
David Bastos aee7ca1ca2 Exposing the API to collect all apps
Adding the api that returns all apps from the database to the client
to be used in the 21-k8s-app-upgrade script in order to correctly log
the current update/revert state of the apps.

Test Plan:
PASS: build-pkgs && build-image
PASS: Fresh install AIO-SX
PASS: Platform upgrade stx-10 to master
PASS: Platform rollback from master to stx-10
PASS: The api returns a list of apps loaded into the database as
      expected.

Partial-bug: 2121827

Change-Id: I1e1d6e653e7bc0f0a529413b7c31996dff7d95ef
Signed-off-by: David Bastos <david.barbosabastos@windriver.com>
2025-09-25 12:03:41 -03: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 103 MiB
Languages
Python 98%
Shell 1.6%
CSS 0.2%