~brad-marshall/charm-grafana/+git/grafana-charm:install-file-proxy

Last commit made on 2017-08-31
Get this branch:
git clone -b install-file-proxy 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:
install-file-proxy
Repository:
lp:~brad-marshall/charm-grafana/+git/grafana-charm

Recent commits

690398d... by Brad Marshall

Added http_proxy for install_file setting

bd6b863... by Brad Marshall

Updated the README to refer to the new actions, split out the password retrieval into a library

dd582f7... by Brad Marshall

Add create-api-key and get-admin-password actions

92a6842... by Brad Marshall

Fixed up final exception catching

cb29a65... by Brad Marshall

Add extra detail to final json decode stanza, fix it to use except rather
than else.

afd175a... by Brad Marshall

Improved readme and error handling

efd23a7... by Brad Marshall

Tidied up redundant reference code, renamed action, more detail on import format

650e00a... by Brad Marshall

Update the http call to one that works with trusty for better compatability
Tidy up debugging output

1b2776f... by Brad Marshall

Add-dashboard action to import a json dashboard

ab2296a... by Jacek Nykis

Fix https://bugs.launchpad.net/grafana-charm/+bug/1668140