Go to file
Cole Walker 711acedcc6 CLI commands for HA phc2sys control
Adds system CLI commands to view the status of HA phc2sys, force lock a
source interface and enable/disable source interfaces. These CLI
commands connect to the UNIX socket created by HA phc2sys, send the
appropriate query and print the response.

The new commands are:
system phc2sys-ha-query <instance> <[status, forced lock, clock
source]>
system phc2sys-ha-force-lock <instance> <interface>
system phc2sys-ha-disable-lock <instance>
system phc2sys-disable-source <instance> <interface>
system phc2sys-enable-source <instance> <interface>

Test Plan:
PASS: Validate listed commands
PASS: Verify error handling: wrong instance type, invalid interface, HA
phc2sys not enabled, no phc2sys communication socket configured,
permission denied connecting to socket

Story: 2010723
Task: 48575

Change-Id: I5e314d5457aaf904344fbda2fa5dac825f852c5f
Signed-off-by: Cole Walker <cole.walker@windriver.com>
2023-08-08 15:02:21 -04:00
2022-05-31 13:56:30 +00:00
2019-04-19 19:52:42 +00:00
2023-04-28 12:38:50 -04:00
2021-08-27 08:39:06 -04:00
2018-05-31 07:35:52 -07:00
2022-12-26 18:55:39 +00:00

stx-config

StarlingX Configuration Management

Description
StarlingX System Configuration Management
Readme 106 MiB
Languages
Python 98%
Shell 1.6%
CSS 0.2%