~aieri/charm-nagios:bug/1864192-charmhelpers-sync

Last commit made on 2020-07-13
Get this branch:
git clone -b bug/1864192-charmhelpers-sync https://git.launchpad.net/~aieri/charm-nagios
Only Andrea Ieri can upload to this branch. If you are Andrea Ieri please log in for upload directions.

Branch merges

Branch information

Name:
bug/1864192-charmhelpers-sync
Repository:
lp:~aieri/charm-nagios

Recent commits

b825a12... by Andrea Ieri

Charmhelpers sync

Install enum for python2 as this is needed by hookenv

d5b8a08... by Andrea Ieri

Revert "Fully switch to the network-get primitives"

This reverts commit 66b8e0577d7f7f5761da4ff7dd50a0d01e04029c.
The fix was completely wrong, because network-get can only retrieve
local data; learning the ingress-address of a remote unit must be done
via relation-get.

cd12528... by Adam Dyess

Merge branch 'master' of git+ssh://git.launchpad.net/charm-nagios into lp1841358_multiple_admin_emails

d22b86d... by Adam Dyess

when there is no admin-email defined, let the block state signal the user of an error, but let the rest of the config process.

4ebd2ca... by Adam Dyess

clear the status at the start, report any errors along the way

86596b5... by Adam Dyess

Create a safe directory for include directives from subordinate charms

bb21e63... by Adam Dyess

Add a new linter make target

af72936... by Adam Dyess

Add multiple admin email account configuration

be2b087... by Alvaro Uria

Merge branch 'bug/1864192'

Reviewed-on: https://code.launchpad.net/~aieri/charm-nagios/+git/nagios-charm/+merge/386291
Reviewed-by: Zachary Zehring <email address hidden>
Reviewed-by: Alvaro Uria <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

110e2ac... by Andrea Ieri

Indentation cleanup