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

Last commit made on 2021-03-01
Get this branch:
git clone -b candidate/21.07 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.07
Repository:
lp:~zhhuabj/charm-prometheus-openstack-exporter

Recent commits

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

1d16abf... by Drew Freiberger

Added expected nrpe blocked status to zaza functional tests.yaml

05e350a... by Alvaro Uria

Charm proof built code

b3ee7de... by Drew Freiberger

Extra Linting completed for 20.08 charm release

eab89ef... by Drew Freiberger

Resolve additional linting issues

After reducing flake8 configuration line-length to 88, additional
changes were needed.

0ad7cd6... by Drew Freiberger

Resolved lint issues after black

d12fd10... by Drew Freiberger

Blackened repository to 88 lines

c6e58c2... by Drew Freiberger

Update tox.ini to pass lint at 120 lines