~brad-marshall/charm-grafana/+git/grafana-charm:sql-install-race

Last commit made on 2017-10-18
Get this branch:
git clone -b sql-install-race 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:
sql-install-race
Repository:
lp:~brad-marshall/charm-grafana/+git/grafana-charm

Recent commits

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

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

3938ce8... by Paul Gear

[bradm] Added http_proxy for install_file setting

8d57bdb... by Brad Marshall

Added http_proxy for install_file setting

0321de7... by Brad Marshall

Replace get_admin_password script with a warning its obsolete

41875ce... by Brad Marshall

Fixed exit to be sys.exit, removed keyfound, tweaked run-action to use --wait