~lihuiguo/charm-grafana:rewrite

Last commit made on 2019-06-28
Get this branch:
git clone -b rewrite https://git.launchpad.net/~lihuiguo/charm-grafana
Only Linda Guo can upload to this branch. If you are Linda Guo please log in for upload directions.

Branch merges

Branch information

Name:
rewrite
Repository:
lp:~lihuiguo/charm-grafana

Recent commits

bcf4ceb... by Alvaro Uria

LP#1822329: Phase 2 of charm rewrite

 * lib_grafana: code split in diff files and classes
 * Fix pep8, unit and functional tests
 * Unit tests are run from the built charm, since it requires the
 layer-snap to be included
 * Use temp directories (to store downloaded deb pkg or plugins)
 * All imported modules at the top of the helper files
 * trusty support removed (layer-snap blocks the use of trusty because
 containers are not supported)
 * Ignore update-status on reconfig actions

d623339... by Alvaro Uria

LP#1822329: Phase 1 of charm rewrite

 * Match template-python-pytests structure
 * Added initial tests, and rewrote unit tests to use pytest
 * Linting per new flake8 options (max lines, code complexity, existing
 warnings)

d94e416... by Tilman Baumann

Remove duplicate key in config.yaml

Reviewed-on: https://code.launchpad.net/~tilmanbaumann/grafana-charm/+git/grafana-charm/+merge/369280
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Junien Fridrick <email address hidden>

3e78d8e... by Tilman Baumann

Keep more verbose description from deleted duplicate

1eff7fd... by Tilman Baumann

Remove duplicate value in yaml

86fecb6... by Thomas Cuthbert

Add missing debug config option, LP#1761144

Reviewed-on: https://code.launchpad.net/~tcuthbert/grafana-charm/+git/grafana-charm/+merge/368535
Reviewed-by: Joel Sing <email address hidden>

a5f1f83... by Thomas Cuthbert

Add missing debug config option, LP#1761144

6f04de2... by Jay Kuri

Add control over grafana's skip_verify SSL verification option

Reviewed-on: https://code.launchpad.net/~jk0ne/grafana-charm/+git/grafana-charm/+merge/366792
Reviewed-by: Jamon Camisso <email address hidden>
Reviewed-by: Joel Sing <email address hidden>

88eb87a... by Nicolas Pochet

Make the `neutron_public_ip_usage` metric optional

Fixes LP:1827257

Reviewed-on: https://code.launchpad.net/~npochet/grafana-charm/+git/grafana-charm/+merge/366977
Reviewed-by: Peter Sabaini <email address hidden>

cdf7cd5... by Nicolas Pochet

Make the `neutron_public_ip_usage` metric optional

Fixes LP:1827257