~npochet/ntp-charm/+git/ntp-charm:allow-ntp-choice

Last commit made on 2019-04-05
Get this branch:
git clone -b allow-ntp-choice https://git.launchpad.net/~npochet/ntp-charm/+git/ntp-charm
Only Nicolas Pochet can upload to this branch. If you are Nicolas Pochet please log in for upload directions.

Branch merges

Branch information

Name:
allow-ntp-choice
Repository:
lp:~npochet/ntp-charm/+git/ntp-charm

Recent commits

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

2e545ac... by Paul Gear

Add action for gathering diagnostics lp:1802833

Reviewed-on: https://code.launchpad.net/~paulgear/ntp-charm/+git/ntp-charm/+merge/361384
Reviewed-by: Stuart Bishop <email address hidden>

b1557ec... by Paul Gear

Minor test fixes

9c845a2... by Paul Gear

Allow testing on systems without jinja2 module installed

c614bd3... by Paul Gear

Address review comments