lp:~zhhuabj/charm-prometheus-openstack-exporter

Owned by Hua Zhang
Get this repository:
git clone https://git.launchpad.net/~zhhuabj/charm-prometheus-openstack-exporter
Only Hua Zhang can upload to this repository. If you are Hua Zhang please log in for upload directions.

Branches

Name Last Modified Last Commit
23.04_lp2029445 2023-10-12 05:13:00 UTC
Prevent update-status to run unrequired handlers

Author: Hua Zhang
Author Date: 2023-08-03 06:39:45 UTC

Prevent update-status to run unrequired handlers

The update-status hook would run do_restart handler that would have been
normally done only during configuration changes. Consequently it restarts
the snap prometheus-openstack-exporter every 5 mins. This patch is used
to prevent this.

Closes-Bug: #2029445
(cherry picked from commit c686f422b4b7536de67d0f8115cb89220b8f988f)
Signed-off-by: zhhuabj <joshua.zhang@canonical.com>

lp2029445 2023-10-11 03:35:13 UTC
Prevent update-status to run unrequired handlers

Author: Hua Zhang
Author Date: 2023-08-03 06:39:45 UTC

Prevent update-status to run unrequired handlers

The update-status hook would run do_restart handler that would have been
normally done only during configuration changes. Consequently it restarts
the snap prometheus-openstack-exporter every 5 mins. This patch is used
to prevent this.

Closes-Bug: #2029445

master 2023-04-17 09:01:13 UTC
LP #2006472

Author: Mert Kirpici
Author Date: 2023-04-17 09:01:13 UTC

LP #2006472

Reviewed-on: https://code.launchpad.net/~mertkirpici/charm-prometheus-openstack-exporter/+git/charm-prometheus-openstack-exporter/+merge/440655
Reviewed-by: Robert Gildein <robert.gildein@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>
Reviewed-by: Giuseppe Petralia <giuseppe.petralia@canonical.com>

xenial/stable 2022-07-21 21:11:06 UTC
Add xenial support and resolve LP#1925278

Author: Tianqi Xiao
Author Date: 2022-07-21 21:11:06 UTC

Add xenial support and resolve LP#1925278

candidate/21.10 2021-10-05 20:13:52 UTC
Add grafana relation and openstack dashboards

Author: Giuseppe Petralia
Author Date: 2021-10-05 20:13:52 UTC

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 <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

stable/21.10 2021-10-05 20:13:52 UTC
Add grafana relation and openstack dashboards

Author: Giuseppe Petralia
Author Date: 2021-10-05 20:13:52 UTC

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 <james.troup@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

candidate/21.04 2021-03-01 02:28:25 UTC
refresh snap after snap_channel config changed

Author: Joe Guo
Author Date: 2021-02-10 11:58:04 UTC

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 <joe.guo@canonical.com>

candidate/21.07 2021-03-01 02:28:25 UTC
refresh snap after snap_channel config changed

Author: Joe Guo
Author Date: 2021-02-10 11:58:04 UTC

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 <joe.guo@canonical.com>

stable/21.04 2021-03-01 02:28:25 UTC
refresh snap after snap_channel config changed

Author: Joe Guo
Author Date: 2021-02-10 11:58:04 UTC

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 <joe.guo@canonical.com>

stable/21.07 2021-03-01 02:28:25 UTC
refresh snap after snap_channel config changed

Author: Joe Guo
Author Date: 2021-02-10 11:58:04 UTC

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 <joe.guo@canonical.com>

stable/21.01 2021-01-28 14:45:00 UTC
Merge remote-tracking branch 'ziyiwang/unittests_egg_name'

Author: Drew Freiberger
Author Date: 2021-01-28 14:45:00 UTC

Merge remote-tracking branch 'ziyiwang/unittests_egg_name'

stable/20.08 2020-08-13 18:08:16 UTC
Charm proof built code

Author: Alvaro Uria
Author Date: 2020-08-13 18:08:16 UTC

Charm proof built code

stable/20.10 2020-08-13 18:08:16 UTC
Charm proof built code

Author: Alvaro Uria
Author Date: 2020-08-13 18:08:16 UTC

Charm proof built code

stable/20.05 2020-05-15 11:18:02 UTC
Merge branch 'xavpaice/add_func_tests'

Author: Alvaro Uria
Author Date: 2020-05-15 11:18:02 UTC

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 <celia.wang@canonical.com>
Reviewed-by: Alvaro Uria <alvaro.uria@canonical.com>
Signed-off-by: Alvaro Uria <alvaro.uria@canonical.com>

stable/20.02 2020-03-02 03:56:14 UTC
Updated maintainers in metadata.yaml

Author: Jeremy Lounder
Author Date: 2020-03-02 03:55:59 UTC

Updated maintainers in metadata.yaml

115 of 15 results
This repository contains Public information 
Everyone can see this information.

Subscribers