charm-grafana:bug/1925278

Last commit made on 2021-04-21
Get this branch:
git clone -b bug/1925278 https://git.launchpad.net/charm-grafana
Members of Llama (LMA) Charmers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
bug/1925278
Repository:
lp:charm-grafana

Recent commits

3559c6c... by Xav Paice

Add python-openstackclient to functests

Since b46f13ef113e690493364dabc87821699626d8e6 in zaza, if running tests
on an OpenStack cloud provider, each bundle test concludes with a
cleanup routine that needs the python-openstackclient package in
requirements.txt for the tox environment, plus the OS_ environment vars
exported/passed through such that the Openstack client actually works.
If these are not set, the test fails on the first bundle cleanup and
does not continue to the remaining bundles.

93f9566... by Tom Haddon

Fix icon aspect ratio

Reviewed-on: https://code.launchpad.net/~mthaddon/charm-grafana/+git/charm-grafana/+merge/398230
Reviewed-by: Alvaro Uria <email address hidden>

8e649ec... by Tom Haddon

Fix icon aspect ratio

288a04e... by Drew Freiberger

Resolve race between port change and dashboard ingestion

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-grafana/+git/grafana-charm-1/+merge/397120
Reviewed-by: Peter Sabaini <email address hidden>
Reviewed-by: Xiyue Wang <email address hidden>

836056e... by Drew Freiberger

Resolve race between port change and dashboard ingestion

d732550... by Xav Paice

Reformat to pass lint

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-grafana/+git/grafana-charm/+merge/397055
Reviewed-by: Drew Freiberger <email address hidden>

289866e... by Xav Paice

Reformat to pass lint

Reformatted recent changes to pass lint tests.

7929c5b... by Brett Milford

Catch ConnectionError and update constraints

Reviewed-on: https://code.launchpad.net/~brettmilford/charm-grafana/+git/charm-grafana/+merge/393348
Reviewed-by: Drew Freiberger <email address hidden>
Reviewed-by: Paul Goins <email address hidden>

872692b... by Brett Milford

Added comments on test

d7a68c3... by Brett Milford

Adds blocked status for failed dashboard updates