~dmitriis/+git/rsyslog-forwarder-ha-charm:master

Last commit made on 2018-10-19
Get this branch:
git clone -b master https://git.launchpad.net/~dmitriis/+git/rsyslog-forwarder-ha-charm
Only Dmitrii Shcherbakov can upload to this branch. If you are Dmitrii Shcherbakov please log in for upload directions.

Branch merges

Branch information

Recent commits

3ac39db... by Edward Hope-Morley

Update .gitignore

bb06111... by Edward Hope-Morley

bzr -> git & cleanup & sync charm-helpers

74531d9... by Kevin W Monroe

remove sitepackages=True (it is not needed, and can cause conflicts if user has py2 flake8 installed)

43e0039... by Kevin W Monroe

use explicit charm name in amulet test (bundletester confused rsyslog with rsyslog-fwrd without this)

b707672... by Kevin W Monroe

use our xenial rsyslog in the test; better metadata tags

7d5d046... by Kevin W Monroe

rework unit test for py3 and check that the rsyslogd process is actually running

099900c... by Kevin W Monroe

adjust test targets and setup for py3

987ae7b... by Kevin W Monroe

sync latest charmhelpers

822a99d... by Kevin W Monroe

return (dont die) if a syslog aggregator relation already exists. this can happen if multiple principal charms are colocated on the same machine. in this case, rsyslogd will already be configured on the machine, so just log the event and move on.

3d82801... by Kevin W Monroe

simplify deployment test and move to xenial