Merge ~axino/ntp-charm/+git/ntp-charm:axino into ntp-charm:master

Proposed by Junien F
Status: Merged
Approved by: Nick Moffitt
Approved revision: 59ad3c6394bab4e833293d40c45f1aeeec28a887
Merged at revision: ab168b073441fbcd42f46e70cacc1e754ed18299
Proposed branch: ~axino/ntp-charm/+git/ntp-charm:axino
Merge into: ntp-charm:master
Diff against target: 65 lines (+0/-1)
1 file modified
dev/null (+0/-1)
Reviewer Review Type Date Requested Status
Nick Moffitt (community) Approve
Canonical IS Reviewers Pending
Review via email: mp+397903@code.launchpad.net

Commit message

Remove the hook templates to avoid update-status churn.

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
Nick Moffitt (nick-moffitt) wrote :

Tricky!

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

Change successfully merged at revision ab168b073441fbcd42f46e70cacc1e754ed18299

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/hooks/hook.template b/hooks/hook.template
2deleted file mode 100755
3index 64c8489..0000000
4--- a/hooks/hook.template
5+++ /dev/null
6@@ -1,19 +0,0 @@
7-#!/usr/bin/env python3
8-
9-# Load modules from $JUJU_CHARM_DIR/lib
10-import sys
11-sys.path.append('lib')
12-
13-from charms.layer import basic
14-basic.bootstrap_charm_deps()
15-basic.init_config_states()
16-
17-
18-# This will load and run the appropriate @hook and other decorated
19-# handlers from $JUJU_CHARM_DIR/reactive, $JUJU_CHARM_DIR/hooks/reactive,
20-# and $JUJU_CHARM_DIR/hooks/relations.
21-#
22-# See https://jujucharms.com/docs/stable/authors-charm-building
23-# for more information on this pattern.
24-from charms.reactive import main
25-main()
26diff --git a/hooks/master-relation-changed b/hooks/master-relation-changed
27deleted file mode 120000
28index 2f92aa3..0000000
29--- a/hooks/master-relation-changed
30+++ /dev/null
31@@ -1 +0,0 @@
32-hook.template
33\ No newline at end of file
34diff --git a/hooks/master-relation-departed b/hooks/master-relation-departed
35deleted file mode 120000
36index 2f92aa3..0000000
37--- a/hooks/master-relation-departed
38+++ /dev/null
39@@ -1 +0,0 @@
40-hook.template
41\ No newline at end of file
42diff --git a/hooks/ntp-peers-relation-changed b/hooks/ntp-peers-relation-changed
43deleted file mode 120000
44index 2f92aa3..0000000
45--- a/hooks/ntp-peers-relation-changed
46+++ /dev/null
47@@ -1 +0,0 @@
48-hook.template
49\ No newline at end of file
50diff --git a/hooks/ntp-peers-relation-joined b/hooks/ntp-peers-relation-joined
51deleted file mode 120000
52index 2f92aa3..0000000
53--- a/hooks/ntp-peers-relation-joined
54+++ /dev/null
55@@ -1 +0,0 @@
56-hook.template
57\ No newline at end of file
58diff --git a/hooks/ntpmaster-relation-joined b/hooks/ntpmaster-relation-joined
59deleted file mode 120000
60index 2f92aa3..0000000
61--- a/hooks/ntpmaster-relation-joined
62+++ /dev/null
63@@ -1 +0,0 @@
64-hook.template
65\ No newline at end of file

Subscribers

People subscribed via source and target branches

to all changes: