~wesmason/charms/trusty/conn-check/trunk-fix-perms

« back to all changes in this revision

Viewing changes to hooks/hooks.py

  • Committer: Simon Davy
  • Date: 2014-10-16 15:21:42 UTC
  • mto: This revision was merged to the branch mainline in revision 3.
  • Revision ID: bloodearnest@gmail.com-20141016152142-j3vd1m5b9b4rpk1h
add support for direct nrpe-external-master relation

Show diffs side-by-side

added added

removed removed

Lines of Context:
9
9
        'config-changed',
10
10
        'upgrade-charm',
11
11
        'conn-check-relation-changed',
 
12
        'nrpe-external-master-relation-changed',
12
13
    ])
13
14
 
14
15