Comment 21 for bug 1879088

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

Reviewed: https://review.opendev.org/728653
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-rbd-mirror/commit/?id=3f11c3850acdd624af37046ec2a2556dc51829db
Submitter: Zuul
Branch: master

commit 3f11c3850acdd624af37046ec2a2556dc51829db
Author: Frode Nordahl <email address hidden>
Date: Sat May 16 22:40:48 2020 +0200

    Remove inherited configuration options invalid for charm

    A side effect of adding a config keyword in layer.yaml is that
    any deletes done by upstream layers are overridden, so we
    add the complete set of configuration options inherited that
    should not be included in the built charm.

    Change-Id: I91e4e52600e7d632bbcf62402e57ebf69b6a3ea5
    Closes-Bug: #1879088