~mertkirpici/charm-nagios:stable/20.10

Last commit made on 2020-11-11
Get this branch:
git clone -b stable/20.10 https://git.launchpad.net/~mertkirpici/charm-nagios
Only Mert Kirpici can upload to this branch. If you are Mert Kirpici please log in for upload directions.

Branch merges

Branch information

Name:
stable/20.10
Repository:
lp:~mertkirpici/charm-nagios

Recent commits

7d511af... by Jose Guedez

Add notification options to the SNMP traps configuration

Closes-Bug: LP1894912

8d258b4... by Alvaro Uria

Merge remote-tracking branch 'drew/blacken-20.10'

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-nagios/+git/nagios-charm/+merge/392352
Reviewed-by: Alvaro Uria <email address hidden>

2692b61... by Drew Freiberger

Fix docstring that wasn't passing black/lint

a8e9291... by Peter Sabaini

Fix: missing enum lib

Install python-enum34 on charm upgrade early in the upgrade hook as
otherwise charmhelpers import fails

Closes-Bug: #1893434

6ca454a... by Drew Freiberger

Update makefile to enforce charm proof

b27a20a... by Alvaro Uria

Merge branch 'xavpaice/lint-20.08'

 * Update Makefile and tox.ini
 * Reformat code using black
 * Fix linting after applying advanced checks

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-nagios/+git/nagios-charm/+merge/388634
Reviewed-by: Alvaro Uria <email address hidden>

357b0fb... by Xav Paice

Extra Linting completed for 20.08 charm release

5a1b94b... by Xav Paice

fix Black lint errors

3ad0052... by Xav Paice

Fix tox file to allow lint test to pass

e08da29... by Xav Paice

Run Black formatter across hooks and tests