~pjdc/influxdb-charm/+git/influxdb-charm:nagios-no-more-expanduser

Last commit made on 2017-12-19
Get this branch:
git clone -b nagios-no-more-expanduser https://git.launchpad.net/~pjdc/influxdb-charm/+git/influxdb-charm
Only Paul Collins can upload to this branch. If you are Paul Collins please log in for upload directions.

Branch merges

Branch information

Name:
nagios-no-more-expanduser
Repository:
lp:~pjdc/influxdb-charm/+git/influxdb-charm

Recent commits

48ba41a... by Paul Collins

check_influxdb.py: use look up pw_dir, since os.path.expanduser honours $HOME, which is not necessarily correct

054f30a... by Haw Loeung

[pjdc] influxdb-backup: when listing databases, as a last resort, pass credentials via the command line if necessary

e37e4ce... by Paul Collins

influxdb-backup: when listing databases, as a last resort, pass credentials via the command line if necessary

b5eec66... by Haw Loeung

[pjdc] Add some authentication support

6a074cb... by Paul Collins

install_influx: make the post-install influxdb import a little less gnarly

...albeit at the cost of having to use fully-qualified names. Ah well.

58e5f1c... by Paul Collins

influxdb-backup: add auth support

ffef428... by Paul Collins

document current state of authentication support

810ddf7... by Paul Collins

remove unused import

cff0f6a... by Paul Collins

upgrade_charm: if auth is not configured correctly, block the upgrade

adf207f... by Paul Collins

create_nagios_influxdb_user: added

Also, teach create_influxdb_user to set_state for any user it creates.