Update git submodules

* Update charm-ceilometer-agent from branch 'master'
  to 43a23127949e035506b89afd6fb01b5cfec04b63
  - 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
This commit is contained in:
Aurelien Lourot 2021-12-14 15:22:00 +01:00 committed by Gerrit Code Review
parent 698cc83601
commit 7143c593c4
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit d6a3078145bab63c9e29e357abc5897c0e9e52a0
Subproject commit 43a23127949e035506b89afd6fb01b5cfec04b63