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

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

Recent commits

b942555... by Brad Marshall

Handle tar and zip files for dashboard resource, tidy up code a little

e5f91c5... by Brad Marshall

Add dashboard importing from resource, and remove unneeded nrpe code after merge

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

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