Comment 17 for bug 1951462

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charms.openstack (stable/xena)

Reviewed: https://review.opendev.org/c/openstack/charms.openstack/+/851538
Committed: https://opendev.org/openstack/charms.openstack/commit/c0326dacc3ea05ebe46f52b4d62e7d3314776854
Submitter: "Zuul (22348)"
Branch: stable/xena

commit c0326dacc3ea05ebe46f52b4d62e7d3314776854
Author: Frode Nordahl <email address hidden>
Date: Fri Feb 25 11:22:53 2022 +0100

    core: Move package version helpers to BaseOpenStackCharmActions

    To resolve a inter-dependency issue between the various package
    version helpers and the UCA ``configure_source`` method, co-locate
    all of them in ``BaseOpenStackCharmActions``.

    Partial-Bug: #1951462
    Change-Id: If42ad980ff2b0430eba24531eae9a80204768388
    (cherry picked from commit dda431eaf92c3acae4f279a2ed0bf074a394f697)