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
diff --git a/hooks/hook.template b/hooks/hook.template
0deleted file mode 1007550deleted file mode 100755
index 64c8489..0000000
--- a/hooks/hook.template
+++ /dev/null
@@ -1,19 +0,0 @@
1#!/usr/bin/env python3
2
3# Load modules from $JUJU_CHARM_DIR/lib
4import sys
5sys.path.append('lib')
6
7from charms.layer import basic
8basic.bootstrap_charm_deps()
9basic.init_config_states()
10
11
12# This will load and run the appropriate @hook and other decorated
13# handlers from $JUJU_CHARM_DIR/reactive, $JUJU_CHARM_DIR/hooks/reactive,
14# and $JUJU_CHARM_DIR/hooks/relations.
15#
16# See https://jujucharms.com/docs/stable/authors-charm-building
17# for more information on this pattern.
18from charms.reactive import main
19main()
diff --git a/hooks/master-relation-changed b/hooks/master-relation-changed
20deleted file mode 1200000deleted file mode 120000
index 2f92aa3..0000000
--- a/hooks/master-relation-changed
+++ /dev/null
@@ -1 +0,0 @@
1hook.template
2\ No newline at end of file0\ No newline at end of file
diff --git a/hooks/master-relation-departed b/hooks/master-relation-departed
3deleted file mode 1200001deleted file mode 120000
index 2f92aa3..0000000
--- a/hooks/master-relation-departed
+++ /dev/null
@@ -1 +0,0 @@
1hook.template
2\ No newline at end of file0\ No newline at end of file
diff --git a/hooks/ntp-peers-relation-changed b/hooks/ntp-peers-relation-changed
3deleted file mode 1200001deleted file mode 120000
index 2f92aa3..0000000
--- a/hooks/ntp-peers-relation-changed
+++ /dev/null
@@ -1 +0,0 @@
1hook.template
2\ No newline at end of file0\ No newline at end of file
diff --git a/hooks/ntp-peers-relation-joined b/hooks/ntp-peers-relation-joined
3deleted file mode 1200001deleted file mode 120000
index 2f92aa3..0000000
--- a/hooks/ntp-peers-relation-joined
+++ /dev/null
@@ -1 +0,0 @@
1hook.template
2\ No newline at end of file0\ No newline at end of file
diff --git a/hooks/ntpmaster-relation-joined b/hooks/ntpmaster-relation-joined
3deleted file mode 1200001deleted file mode 120000
index 2f92aa3..0000000
--- a/hooks/ntpmaster-relation-joined
+++ /dev/null
@@ -1 +0,0 @@
1hook.template
2\ No newline at end of file0\ No newline at end of file

Subscribers

People subscribed via source and target branches

to all changes: