~rharding/charm-grafana:add-mysql-datasource

Last commit made on 2017-10-18
Get this branch:
git clone -b add-mysql-datasource https://git.launchpad.net/~rharding/charm-grafana
Only Richard Harding can upload to this branch. If you are Richard Harding please log in for upload directions.

Branch merges

Branch information

Name:
add-mysql-datasource
Repository:
lp:~rharding/charm-grafana

Recent commits

d78ca59... by Richard Harding

Merge branch 'master' of git+ssh://git.launchpad.net/grafana-charm into add-mysql-datasource

e2c9dc0... by Richard Harding

Flake8 cleanup per reviewj

4ff589e... by Brad Marshall

[brad-marshall, r=hloeung] Fixes race condition with setting user password
(Closes: LP#1684831)

a82a300... by Brad Marshall

Refactor the for loop a little to be less complicated

784e48b... by Brad Marshall

Added loop to check if we have any users with a time delay to avoid race condition
on install

7fa684a... by Richard Harding

Add hook to trigger when relation broken to remove record of datasource

7df3c3d... by Barry Price

[paulgear,r=barryprice] Add Google Analytics option to configuration RT#105800

7e5d520... by Paul Gear <email address hidden>

Add Google Analytics option to configuration RT#105800

8856440... by Jacek Nykis

Merge nobuto's long key branch

f6fdef4... by Paul Gear

[bradm] Add actions create-api-key & get-admin-password