tripleo-heat-templates/releasenotes/notes/ptp-a1bf70fbfddd1830.yaml
zshi d0a92f1c20 Add PTP composable service
Precision Time Protocol (PTP) is a protocol used to
synchronize clocks throughout a network. When used
in conjunction with hardware support, PTP is capable
of sub-microsecond accuracy which is far better than
is normally obtainable with NTP.

Change-Id: I98a1833db28944cfd5a89e4f28c192bb9af8ebbb
Depends-On: Idc78df3a90b73be504480bc9d33a3f0041d2d84f
2018-02-08 15:20:17 +08:00

8 lines
354 B
YAML

---
features:
- Add the ability to deploy PTP. Precision Time Protocol (PTP) is a protocol
used to synchronize clocks throughout a compute network. With hardware
timestamping support on the host, PTP can achieve clock accuracy in the
sub-microsecond range. PTP can be used as an alternative to NTP for high
precision clock calibration.