Comment 9 for bug 1955498

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

Reviewed: https://review.opendev.org/c/openstack/charm-neutron-gateway/+/825302
Committed: https://opendev.org/openstack/charm-neutron-gateway/commit/e72659126ddb8923124f3e9157efc50221529d5f
Submitter: "Zuul (22348)"
Branch: master

commit e72659126ddb8923124f3e9157efc50221529d5f
Author: Billy Olsen <email address hidden>
Date: Wed Jan 19 04:59:35 2022 -0700

    Add ovs-record-hostname to deferable service list

    The ovs-record-hostname service was introduced in the openvswitch SRU
    for bug #1915829, however this service did not make the deferable
    services list for the neutron-gateway charm. This causes package
    upgrades to restart the openvswitch-switch service. Add the
    ovs-record-hostname to the deferable services list in order to prevent
    unintended restarts of openvswitch-switch.

    Closes-Bug: #1955498
    Change-Id: I24a32f6f5a5c51b8b8ee62f88a973a126106fcd9