~rmescandon/influxdb-charm/+git/influxdb-charm:include-credentials-in-query-relation

Last commit made on 2018-08-08
Get this branch:
git clone -b include-credentials-in-query-relation https://git.launchpad.net/~rmescandon/influxdb-charm/+git/influxdb-charm
Only Roberto Mier Escandon can upload to this branch. If you are Roberto Mier Escandon please log in for upload directions.

Branch merges

Branch information

Name:
include-credentials-in-query-relation
Repository:
lp:~rmescandon/influxdb-charm/+git/influxdb-charm

Recent commits

85e4565... by Roberto Mier Escandon

Merge branch 'master' into include-credentials-in-query-relation

cf07637... by Roberto Mier Escandon

Require 'influxdb.admin.account.created' admin user created flag to set query endpoint available

65692b5... by Stuart Bishop

Replace import madness with a wheelhouse entry

Several other drive by fixes and tidy.

Reviewed-on: https://code.launchpad.net/~stub/influxdb-charm/+git/influxdb-charm/+merge/349351
Reviewed-by: Tom Haddon <email address hidden>

f15773f... by Stuart Bishop

Replace import madness with a wheelhouse entry

Several other drive by fixes and tidy.

eb25ecb... by Jamon Camisso

Update charm to add bionic support.

Reviewed-on: https://code.launchpad.net/~jamon/influxdb-charm/+git/influxdb-charm/+merge/349207
Reviewed-by: Alexandre Gomes <email address hidden>

88f36f9... by Jamon Camisso

add bionic support

54d83cd... by Roberto Mier Escandon

Include username and password in the query configuration

61b0843... by Haw Loeung

Revert 3a3394e0c33003e208a4096f13c61bcc49b356ec

Reviewed-on: https://code.launchpad.net/~hloeung/influxdb-charm/+git/influxdb-charm/+merge/346781
Reviewed-by: Paul Gear <email address hidden>

6efbf50... by Haw Loeung

Revert 3a3394e0c33003e208a4096f13c61bcc49b356ec

22419c8... by Haw Loeung

Add 'show-admin-password' juju action to retrieve admin password

In order to support this action, we need to split out get_influxdb_credentials() and create_influxdb_user() to a shared library and reuse it.

Reviewed-on: https://code.launchpad.net/~hloeung/influxdb-charm/+git/influxdb-charm/+merge/345719
Reviewed-by: Tom Haddon <email address hidden>