Comment 6 for bug 2005137

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

Reviewed: https://review.opendev.org/c/openstack/charm-ceph-mon/+/876901
Committed: https://opendev.org/openstack/charm-ceph-mon/commit/616c4e3367f2816774d8629396340a5b3b48f680
Submitter: "Zuul (22348)"
Branch: master

commit 616c4e3367f2816774d8629396340a5b3b48f680
Author: Luciano Lo Giudice <email address hidden>
Date: Wed Mar 8 19:31:35 2023 -0300

    Use a different name for the local key/value store

    The operator framework and charmhelpers use the same path for the
    local K/V store, which causes problems when running certain hooks
    like 'pre-series-upgrade'. In order to work around this issue, this
    patchset makes the charmhelpers lib use a different path, while
    migrating the DB file before doing so.

    Closes-Bug: #2005137
    Change-Id: Ic2e024371ff431888731753d29fff8538232009a