Comment 3 for bug 1906707

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ceph-radosgw (master)

Reviewed: https://review.opendev.org/c/openstack/charm-ceph-radosgw/+/801468
Committed: https://opendev.org/openstack/charm-ceph-radosgw/commit/1d41112ce2ea00663477ca87e26117057a012559
Submitter: "Zuul (22348)"
Branch: master

commit 1d41112ce2ea00663477ca87e26117057a012559
Author: Billy Olsen <email address hidden>
Date: Tue Jul 20 06:16:34 2021 -0700

    Restart radosgw services on upgrade

    When radosgw packages are upgraded, the radosgw service needs to
    be restarted by the charm. Check to see that packages were installed
    on the upgrade path and if so, restart the radosgw service.

    Change-Id: I61055ea4605a9a7c490c18f611d0eb583c617ce3
    Closes-Bug: #1906707