~prometheus-charmers/charm-prometheus-ceph-exporter/+git/prometheus-ceph-exporter-charm:master

Last commit made on 2020-02-20
Get this branch:
git clone -b master https://git.launchpad.net/~prometheus-charmers/charm-prometheus-ceph-exporter/+git/prometheus-ceph-exporter-charm
Members of Prometheus Charmers can upload to this branch. Log in for directions.

Branch merges

Recent commits

5869fa7... by Vern Hart

Add core snap resource and add core snap to layers.yaml for automatic install.
If the resource is not provided, will install from the charm store.
LP: #1838335

Reviewed-on: https://code.launchpad.net/~vhart/prometheus-ceph-exporter-charm/+git/prometheus-ceph-exporter-charm/+merge/374314
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

fbf3025... by Vern Hart

Replace generic pencil icon with icon similar to new prometheus-openstack-exporter icon.

Reviewed-on: https://code.launchpad.net/~vhart/prometheus-ceph-exporter-charm/+git/prometheus-ceph-exporter-charm/+merge/374318
Reviewed-by: Tom Haddon <email address hidden>
Reviewed-by: Stuart Bishop <email address hidden>

30cf6aa... by Vern Hart

replace generic pencil icon with icon with logos

9f58095... by Vern Hart

allow install of core snap via juju resource

9eafcfe... by Narinder Gupta

This patch will add the resource variable to this charm so that snaps can be depoyed after downloading from the snap store.

Reviewed-on: https://code.launchpad.net/~narindergupta/prometheus-ceph-exporter-charm/+git/prometheus-ceph-exporter-charm/+merge/356373
Reviewed-by: Drew Freiberger <email address hidden>

21164fc... by Narinder Gupta

adding resource variable.

521e936... by Chris Sanders

Added amulet tests

Reviewed-on: https://code.launchpad.net/~chris.sanders/prometheus-ceph-exporter-charm/+git/prometheus-ceph-exporter-charm/+merge/348031
Reviewed-by: Drew Freiberger <email address hidden>

7f0d19c... by Chris Sanders

Added more information to get juju and juju-deployer running for amulet

0fd99f4... by Chris Sanders

Added Readme section on testing

Additionally added a basic unit test to verify pytest is loading, this
prevents someone from getting a failure when they try to run unit tests
while there are none defined.

5842acd... by Chris Sanders

Removed username and set based on the service name

Reviewed-on: https://code.launchpad.net/~chris.sanders/prometheus-ceph-exporter-charm/+git/prometheus-ceph-exporter-charm/+merge/348030
Reviewed-by: Xav Paice <email address hidden>

Merged branch ~chris.sanders/charm-prometheus-ceph-exporter:lp/1777028