Comment 11 for bug 1879088

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-ovn-dedicated-chassis (master)

Reviewed: https://review.opendev.org/728652
Committed: https://git.openstack.org/cgit/x/charm-ovn-dedicated-chassis/commit/?id=15074aa4f043907f7c27376928fd072520bfa7bf
Submitter: Zuul
Branch: master

commit 15074aa4f043907f7c27376928fd072520bfa7bf
Author: Frode Nordahl <email address hidden>
Date: Sat May 16 22:32:51 2020 +0200

    Remove inherited configuration options invalid for charm

    The charm removes some configuration options only valid for the
    subordinate chassis charm. A side effect of this is that the
    deletes section in the OVN layer is replaced by ours, and we then
    need to delete configuration options inherited from upstream
    layers ourself.

    Add missing icon.

    Change-Id: I3fd02dee2968ee773ef2b31c18f7c674b12adf43
    Closes-Bug: #1879088