Comment 24 for bug 1947585

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

Reviewed: https://review.opendev.org/c/openstack/charm-nova-compute/+/875726
Committed: https://opendev.org/openstack/charm-nova-compute/commit/cb04103e08751107b0555b0c2b175a7097fedcc9
Submitter: "Zuul (22348)"
Branch: master

commit cb04103e08751107b0555b0c2b175a7097fedcc9
Author: Liam Young <email address hidden>
Date: Tue Feb 28 13:31:28 2023 +0000

    Do not manage subordinate service restarts

    The subordinate charms should manage the services that
    they deploys and configure, not the principle they are related to.
    This change switches the approach for restarting services
    from having the nova-compute charm doing it directly to having
    nova-compute triggering the restart by request a restart down
    the existing relations.

    Closes-Bug: #1947585

    Change-Id: I7419e39d68c70d21a11d03deeff9699421b0571e