~guoqiao/charm-grafana:1685179-hardcoded-org-id

Last commit made on 2020-03-23
Get this branch:
git clone -b 1685179-hardcoded-org-id https://git.launchpad.net/~guoqiao/charm-grafana
Only Joe Guo can upload to this branch. If you are Joe Guo please log in for upload directions.

Branch merges

Branch information

Name:
1685179-hardcoded-org-id
Repository:
lp:~guoqiao/charm-grafana

Recent commits

4803c63... by Joe Guo

get org id from api instead of hardcode

Signed-off-by: Joe Guo <email address hidden>

2c87af7... by Alvaro Uria

Remove trusty support

8027521... by Alvaro Uria

LP#1858490: Template/Stored dashboard comparison never matched

Reviewed-on: https://code.launchpad.net/~canonical-is-bootstack/charm-grafana/+git/charm-grafana/+merge/379731
Reviewed-by: Paul Goins <email address hidden>

aa807b9... by Alvaro Uria

LP#1858490: Template/Stored dashboard comparison never matched

93a72a9... by Alvaro Uria

Functional tests support on multiple versions

* OpenStack: Xenial-Queens, Bionic-Queens and Bionic-Stein
* Ubuntu series in Grafana: Xenial and Bionic
* Install methods: apt, snap and random wrong method
* Checks: Juju status messages, and imported dashboards exist

Reviewed-on: https://code.launchpad.net/~canonical-is-bootstack/charm-grafana/+git/charm-grafana/+merge/379659
Reviewed-by: Paul Goins <email address hidden>

5c70326... by Alvaro Uria

Remove unused custom fixtures

fa0d23a... by Alvaro Uria

Remove unit tests (skeleton)

2c94ea2... by Alvaro Uria

Update func tests to support multiple OS versions

a479497... by Alvaro Uria

Fix expected juju message after deploy

b70aaf1... by Alvaro Uria

Update default JUJU_REPOSITORY per charm-tools