Thanks Kristine. This is now task 36688 in
https://storyboard.openstack.org/#!/story/2006289.
-- Mike
A new property called ‘clock_synchronization’ was added to the host object. The CLIs and APIs have been updated. The default value for ‘clock_synchronization’ is ‘ntp’. The ‘enabled’ property was removed from the NTP and PTP objects and
the CLIs/APIs updated accordingly. The GUIs for these objects were also updated.
See SB
https://storyboard.openstack.org/#!/story/2006499 for more information. Some code is still in pending review.
Affected CLIs
Added clock_synchronization argument
system host-update controller-0 clock_synchronization=ntp|ntp
system host-add --personality worker --hostname test_ntp --clock_synchronization ntp|ptp
system host-show
Removed “enabled” argument
system ntp-modify
system ntp-show
system ptp-modify
system ptp-show
Affected GUIs
Admin / Platform/
Host Inventory / Host Detail: controller-0
Edit Host
Admin / Platform / System Configuration / NTP
Admin / Platform / System Configuration / PTP
Edit PTP
Edit NTP
Thanks,
Kristine