~brad-marshall/charm-grafana/+git/grafana-charm:dashboard-resource-import

Last commit made on 2017-11-27
Get this branch:
git clone -b dashboard-resource-import https://git.launchpad.net/~brad-marshall/charm-grafana/+git/grafana-charm
Only Brad Marshall can upload to this branch. If you are Brad Marshall please log in for upload directions.

Branch merges

Branch information

Name:
dashboard-resource-import
Repository:
lp:~brad-marshall/charm-grafana/+git/grafana-charm

Recent commits

f5e4605... by Brad Marshall

Add importing of dashboards from a resource

12f9a02... by Brad Marshall

[brad-marshall, r=tcuthbert] Merge branch 'action-user-mgmt' of git+ssh://git.launchpad.net/~brad-marshall/grafana-charm

2bf4bbf... by Jamon Camisso

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

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