StarlingX Horizon plugins for new StarlingX services
Go to file
Alex Kozyrev 825178fb53 Horizon tab for PTP configuration
Expose Precision Time Protocol (PTP) configuration on StarlingX GUI.
4 parameters are available to play with there:
    - Enabled: allows to turn PTP on or off.
    - Mode: selects time stamping mechanism. It could be hardware,
    software or legacy hardware time stamping.
    - Transport: switches between IEEE 802.3 or UDP network transport
    for PTP messaging.
    - Mechanism: sets the PTP delay mechanism. There are delay
    request-response mechanism and peer delay mechanism.
Also, adding visualization of NTP status as well.

Change-Id: Ie7ffbeef2ec1179ad5ffc909418d9c2218904dc7
Story: 2002935
Task: 24875
Signed-off-by: Alex Kozyrev <alex.kozyrev@windriver.com>
2018-08-29 18:55:24 -04:00
starlingx_dashboard Horizon tab for PTP configuration 2018-08-29 18:55:24 -04:00
.gitignore Reorg of files 2018-08-03 15:49:19 -07:00
.gitreview Add .gitreview 2018-05-20 20:53:11 -07:00
.zuul.yaml Enable pep8 for zuul 2018-08-29 14:55:11 -05:00
CONTRIBUTING.rst StarlingX open source release updates 2018-05-20 20:53:11 -07:00
HACKING.rst StarlingX open source release updates 2018-05-20 20:53:11 -07:00
LICENSE StarlingX open source release updates 2018-05-20 20:53:11 -07:00
manage.py StarlingX open source release updates 2018-05-20 20:53:11 -07:00
requirements.txt StarlingX open source release updates 2018-05-20 20:53:11 -07:00
setup.cfg Reorg of files 2018-08-03 15:49:19 -07:00
setup.py Fix pep8 errors for zuul 2018-08-29 14:22:46 -05:00
test-requirements.txt StarlingX open source release updates 2018-05-20 20:53:11 -07:00
tox.ini Fix pep8 errors for zuul 2018-08-29 14:22:46 -05:00