~zhhuabj/charm-prometheus-openstack-exporter:stable/20.10

Last commit made on 2020-08-13
Get this branch:
git clone -b stable/20.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:
stable/20.10
Repository:
lp:~zhhuabj/charm-prometheus-openstack-exporter

Recent commits

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

856e6cd... by Drew Freiberger

Imported standard Makefile and tox.ini and fixed up tests

15bdde9... by Alvaro Uria

Merge branch 'xavpaice/add_func_tests'

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-prometheus-openstack-exporter/+git/prometheus-openstack-exporter-charm/+merge/383837
Reviewed-by: Celia Wang <email address hidden>
Reviewed-by: Alvaro Uria <email address hidden>
Signed-off-by: Alvaro Uria <email address hidden>

401a020... by Xav Paice

Use check_http for functional API test

Changes a simple curl test to use Nagios check_http in order to confirm
that the API is alive. This reviews the HTTP response rather than just
return code.

4775942... by Xav Paice

Add Zaza based functional tests

Adds functional testing using Zaza.

Moves the unit tests to a more standard location.

Multiple lint fixes.

Lint fixes for the hooks/relations directory have been skipped.