~wgrant/charm-canonical-livepatch:update-status-alternative

Last commit made on 2017-05-15
Get this branch:
git clone -b update-status-alternative https://git.launchpad.net/~wgrant/charm-canonical-livepatch
Only William Grant can upload to this branch. If you are William Grant please log in for upload directions.

Branch merges

Branch information

Name:
update-status-alternative
Repository:
lp:~wgrant/charm-canonical-livepatch

Recent commits

d7494cf... by William Grant

Only skip nagios configuration on update-status.

The previous implementation's nagios-configured state meant it wouldn't
respond to changes in the nrpe relation, just local nrpe config. This
was particularly problematic when the nrpe exports were be written out
before the nrpe charm had set nagios_hostname, causing the exports to
name the machine after the canonical-livepatch unit rather than the
principal.

d702978... by Laurent Sesquès

[barryprice,r=sajoupa] Only run the nrpe configuration block when required (plus one PEP8 fix)

65b6c5c... by Barry Price

Only run the nrpe configuration block when required (plus one PEP8 fix)

cd7a899... by Barry Price

Update maintainer address to the group mailing list

0ddadae... by Barry Price

Add missing series setting to charm metadata

3685dc4... by Haw Loeung

Merge git+ssh://git.launchpad.net/~barryprice/canonical-livepatch-charm/+git/canonical-livepatch-charm

155bdf5... by Barry Price

Avoid the double nrpe check_ prefix, and remove any misnamed checks from previous versions of this charm

6c8f68a... by Barry Price

[barryprice,r=trivial] Use implicit concat to avoid format() attaching to a fragment instead of the full string

d3c18df... by Paul Gear

[Barry Price] Address flake8 issues from review (max-complexity, line-length)

b17efb5... by Barry Price

Address flake8 issues from review (max-complexity, line-length)