Thanks Kristine. This is now task 36688 in https://storyboard.openstack.org/#!/story/2006289.

 

-- Mike

 

From: Bujold, Kristine <Kristine.Bujold@windriver.com>
Sent: Tuesday, September 17, 2019 3:06 PM
To: starlingx-discuss@lists.starlingx.io
Cc: Balaraj, Juanita <Juanita.Balaraj@windriver.com>
Subject: [Starlingx-discuss] [DOCS] Updates to 'system host', 'system ntp' and 'system ptp' CLIs

 

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