Merge ~mthaddon/ntp-charm/+git/ntp-charm:focal into ntp-charm:master

Proposed by Tom Haddon
Status: Merged
Approved by: Haw Loeung
Approved revision: 440b607d60b43275ba739b8f2fe1915e198c49ac
Merged at revision: cd70a3bafada00fcb15c3af721dec98eb08d056c
Proposed branch: ~mthaddon/ntp-charm/+git/ntp-charm:focal
Merge into: ntp-charm:master
Diff against target: 15 lines (+1/-1)
1 file modified
metadata.yaml (+1/-1)
Reviewer Review Type Date Requested Status
Haw Loeung +1 Approve
Canonical IS Reviewers Pending
Review via email: mp+379513@code.launchpad.net

Commit message

Remove support for obsolete series, add support for focal

Description of the change

Remove support for obsolete series, add support for focal.

Have tested this with up to date charmhelpers, and works as expected.

To post a comment you must log in.
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

This merge proposal is being monitored by mergebot. Change the status to Approved to merge.

Revision history for this message
Haw Loeung (hloeung) wrote :

LGTM

review: Approve (+1)
Revision history for this message
🤖 Canonical IS Merge Bot (canonical-is-mergebot) wrote :

Change successfully merged at revision cd70a3bafada00fcb15c3af721dec98eb08d056c

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/metadata.yaml b/metadata.yaml
2index c480619..0fbe258 100644
3--- a/metadata.yaml
4+++ b/metadata.yaml
5@@ -14,9 +14,9 @@ tags:
6 - misc
7 series:
8 - bionic
9- - cosmic
10 - xenial
11 - trusty
12+ - focal
13 provides:
14 ntpmaster:
15 interface: ntp

Subscribers

People subscribed via source and target branches