Aurelien Lourot 43a2312794 Remove pause/resume logic
This is a subordinate charm and since a recent
commit [1] it shares a list of its services with
the principal charm nova-compute, which has now
the responsibility to pause and resume services. [2]

The ceilometer-agent-compute service has a
dependency to the nova-compute service anyway, so
it is impossible for this charm to resume its
service if its principal charm nova-compute is
paused. This is what also led to errors in
ceilometer-agent's post-series-upgrade hook. This
hook attempted to resume its service although
the principal service was still paused. Removing
this logic entirely solves this issue.

Validated by running openstack-upgrade and
series-upgrade tests. [3]

[1]: https://opendev.org/openstack/charm-ceilometer-agent/commit/be45f779
[2]: https://opendev.org/openstack/charm-nova-compute/commit/8fb37dc0
[3]: https://github.com/openstack-charmers/charmed-openstack-tester

Closes-Bug: #1952882
Change-Id: Ia22b53b52b541250f7f803c6708968d75e64475c
2021-12-13 16:21:15 +01:00
2021-12-13 16:21:15 +01:00
2021-12-13 16:21:15 +01:00
2021-12-13 16:21:15 +01:00
2013-10-20 15:28:18 -07:00
2018-05-15 13:39:39 -07:00
2019-04-19 19:35:52 +00:00
2016-06-28 11:40:19 +01:00
2017-08-02 17:49:29 +01:00
2016-06-28 11:40:19 +01:00
2020-01-31 18:16:34 +00:00
2021-09-21 14:07:19 +01:00
2021-07-22 14:51:56 +02:00

Overview

This charm provides the Ceilometer Compute Agent for OpenStack.

It must be deployed as a subordinate to each nova-compute node.

See the Ceilometer charm for usage details.

S
Description
Juju Charm - Ceilometer agent
Readme
3.2 MiB
Languages
Python 99.6%
Shell 0.3%