~pjdc/influxdb-charm/+git/influxdb-charm:back-up-with-ancient-clients

Last commit made on 2017-12-19
Get this branch:
git clone -b back-up-with-ancient-clients 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:
back-up-with-ancient-clients
Repository:
lp:~pjdc/influxdb-charm/+git/influxdb-charm

Recent commits

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.

10a04eb... by Paul Collins

config_changed: require influxdb.admin.account.created so that auth cannot be enabled too soon

ad880fa... by Paul Collins

create admin account on install, before auth can be enabled