~vlgrevtsev/ntp-charm:lp1835766

Last commit made on 2019-07-12
Get this branch:
git clone -b lp1835766 https://git.launchpad.net/~vlgrevtsev/ntp-charm
Only Vladimir Grevtsev can upload to this branch. If you are Vladimir Grevtsev please log in for upload directions.

Branch merges

Branch information

Name:
lp1835766
Repository:
lp:~vlgrevtsev/ntp-charm

Recent commits

54ea9fe... by Vladimir Grevtsev <email address hidden>

Added option to ensure all source NTP servers provided via config are being tested - and error raised, if some of them are not reachable.

5becfec... by Pedro Guimarães

Added manual override on NTP package selection.
LP: #1817516

Reviewed-on: https://code.launchpad.net/~pguimaraes/ntp-charm/+git/ntp-charm/+merge/365574
Reviewed-by: Joel Sing <email address hidden>

1c8cbc9... by Pedro Guimarães

Removed unused config_get from lib/ntp_implementation.py

da73241... by Pedro Guimarães

Merged changes from commit allow-ntp-choice

6e39713... by Nicolas Pochet

Code cleanup

8f68125... by Przemyslaw Hausman

Fix testing the value of ntp_package config option

c94981b... by Przemyslaw Hausman

Fix yaml parsing error due to the \t character used

65a8104... by Pedro Guimarães

Added manual override on NTP package selection.
LP: #1817516

2b67f26... by Paul Gear

Deprecate auto_peers due to performance limitations

Reviewed-on: https://code.launchpad.net/~paulgear/ntp-charm/+git/ntp-charm/+merge/364236
Reviewed-by: Nick Moffitt <email address hidden>

f370286... by Paul Gear

Deprecate auto_peers due to performance limitations

See lp:1746134 for details