Reynaldo P Gomes 7ddaa03f16 Allows multiple user credentials in same session
This change adds the user identification to the key name used to manage
the credentials stored in the keyring, allowing multiple user
credentials in the same terminal session.

TEST PLAN:
PASS: Build package and ISO.
PASS: Without source and passing the user credentials on the command
      line, check if the user has the expected permissions.
PASS: Source and verify that the user permissions are in place.
PASS: Switch users and verify that the correct credentials are being
      used.

Closes-Bug: 2120721

Change-Id: Ibe00b6c67d71f6bb9ce2e64c6058466cafc4b5f3
Signed-off-by: Reynaldo P Gomes <reynaldo.patronegomes@windriver.com>
2025-08-15 11:29:28 -03:00
2023-08-29 17:33:47 -03:00
2025-06-16 09:25:01 -03:00
2019-04-19 19:52:34 +00:00
2025-01-16 01:00:27 +00:00
2021-09-01 08:58:34 -04:00
2018-05-31 07:36:00 -07:00
2023-05-31 16:36:27 +00:00
2023-07-19 10:48:29 -03:00
2023-03-02 19:32:25 +00:00

Fault Management (FM)

The starlingx/fault repository handles Fault Management (FM) services1, and provides the fm command-line interface (CLI)2.

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

References


  1. https://docs.starlingx.io/api-ref/fault↩︎

  2. https://docs.starlingx.io/cli_ref/fm.html↩︎

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

Description
StarlingX Fault Management
Readme 6 MiB
Languages
Python 60.7%
C++ 33.5%
Shell 3%
C 1.6%
Makefile 1.1%