~hloeung/ntp-charm:master

Last commit made on 2020-01-07
Get this branch:
git clone -b master https://git.launchpad.net/~hloeung/ntp-charm
Only Haw Loeung can upload to this branch. If you are Haw Loeung please log in for upload directions.

Branch merges

Branch information

Name:
master
Repository:
lp:~hloeung/ntp-charm

Recent commits

1fa2356... by Haw Loeung

Work around LP:1823098 and LP:1758775

9543527... by Haw Loeung

Ignore IPv6 link-local interfaces

Reviewed-on: https://code.launchpad.net/~hloeung/ntp-charm/+git/ntp-charm/+merge/374768
Reviewed-by: Barry Price <email address hidden>

a7058fd... by Haw Loeung

Ignore IPv6 link-local interfaces

For hosts with lots of VMs (e.g. OpenStack compute nodes), this makes
ntp listen on a bunch of interfaces when it doesn't need to. Highly
unlikely ntp is configured to query NTP servers on the same network
using their link-local addresses.

43f8719... by Haw Loeung

Use tox for lint and unit test

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

603452e... by Haw Loeung

Clean up

4200e23... by Haw Loeung

PEP W291 trailing whitespace fixes

e9ca8e5... by Haw Loeung

Use tox for lint and unit test

e2b0153... by Haw Loeung

Fixed path to libraries

Reviewed-on: https://code.launchpad.net/~hloeung/ntp-charm/+git/ntp-charm/+merge/370889
Reviewed-by: Alexandre Gomes <email address hidden>

d7c8760... by Haw Loeung

Fixed path to libraries

b120456... by Vladimir Grevtsev

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

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