charm-rsyslog-forwarder-ha:stable/20.08

Last commit made on 2020-08-12
Get this branch:
git clone -b stable/20.08 https://git.launchpad.net/charm-rsyslog-forwarder-ha
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
stable/20.08
Repository:
lp:charm-rsyslog-forwarder-ha

Recent commits

49cbad2... by Alvaro Uria

Merge branch 'afreiberger/lint-20.08'

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

d268193... by Drew Freiberger

Extra Linting completed for 20.08 charm release

Updated upgrade-charm hook to install py3 versions of required packages
before executing hooks.py and removed the snippet that installs
python-sqlalchemy from hooks.py.

5de1e2e... by Drew Freiberger

Changed acceptable modes from tuple to list in hooks.py

4fbff4e... by Drew Freiberger

Blackened repository to 88 lines

9f9394b... by Drew Freiberger

Update unit tests and import zaza tests from rsyslog charm.

df31171... by Drew Freiberger

Update charm to python3 and remove trusty support

Python2 support broken in latest charmhelpers.core.hookenv (see issue #500)

5ec9684... by Drew Freiberger

Remove amulet tests

ad9186b... by Drew Freiberger

Add charmhelpers as a submodule

a8e2230... by Drew Freiberger

Remove old charmhelpers sync

4057344... by Drew Freiberger

Imported standard Makefile and tox.ini