Comment 4 for bug 1879072

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

Reviewed: https://review.opendev.org/734613
Committed: https://git.openstack.org/cgit/openstack/charm-ceph-fs/commit/?id=ff7ff857799c960c45336a4ce9f1cff6df356a0c
Submitter: Zuul
Branch: master

commit ff7ff857799c960c45336a4ce9f1cff6df356a0c
Author: Frode Nordahl <email address hidden>
Date: Tue Jun 9 15:42:21 2020 +0200

    Fix Ceph upgrade issue by porting charm to common framework

    Move helpers as-is from reactive handler module to charm class.

    Set default of ``source`` configuration option to 'distro' to be
    in line with other reactive charms and the expectations of the
    ``openstack.utils.get_source_and_pgp_key`` function.

    Unpin flake8.

    Func-Test-Pr: https://github.com/openstack-charmers/zaza-openstack-tests/pull/313
    Depends-On: I6fbde855ba8f83ef5e265bd5b5dfb0d01eae830b
    Change-Id: I2d8e8b244db935673406d2cce9ef34e7252cb50b
    Closes-Bug: #1879072