~zhhuabj/charm-prometheus-openstack-exporter:candidate/21.10

Last commit made on 2021-10-05
Get this branch:
git clone -b candidate/21.10 https://git.launchpad.net/~zhhuabj/charm-prometheus-openstack-exporter
Only Hua Zhang can upload to this branch. If you are Hua Zhang please log in for upload directions.

Branch merges

Branch information

Name:
candidate/21.10
Repository:
lp:~zhhuabj/charm-prometheus-openstack-exporter

Recent commits

83e2dd3... by Giuseppe Petralia

Add grafana relation and openstack dashboards

Reviewed-on: https://code.launchpad.net/~peppepetra/charm-prometheus-openstack-exporter/+git/charm-prometheus-openstack-exporter/+merge/409515
Reviewed-by: James Troup <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

ebf6a1b... by Giuseppe Petralia

Address review comments

16c3561... by Giuseppe Petralia

Add functional test for checking imported dashboards.

42469fa... by Giuseppe Petralia

Add grafana relation and openstack dashboards

2495a18... by Yoshi Kadokawa

use snap layer's library to refresh channel

snap layer's install function also consider's if snap resources are attached, which is necessary in an offline environment.

LP: #1936375

Reviewed-on: https://code.launchpad.net/~yoshikadokawa/charm-prometheus-openstack-exporter/+git/charm-prometheus-openstack-exporter/+merge/407684
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Paul Goins <email address hidden>

274236f... by Yoshi Kadokawa

use snap layer's library to refresh channel

snap layer's install function also consider's if snap resources are attached, which is necessary in an offline environment.

LP: #1936375

7028251... by Yoshi Kadokawa

fix python3 incompatible issues in unittest

b850326... by Joe Guo

refresh snap after snap_channel config changed

Before, the snap install logic is only handled in install_packages hook, which won't
be triggered when snap_channel config changed.

This patch adds a hook to watch this change, and refresh the snap with new channel.
This make it possible for us to switch snap to other channels like edge, beta.

LP: #1915262

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

cd062f7... by Drew Freiberger

Merge remote-tracking branch 'ziyiwang/unittests_egg_name'

3e28af8... by Celia Wang

Fix unittests error due to inconsistent egg name