Comment 11 for bug 1884460

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-mysql-router (stable/20.05)

Reviewed: https://review.opendev.org/737683
Committed: https://git.openstack.org/cgit/openstack/charm-mysql-router/commit/?id=62c5940ec199d29caf80a0b1db493d19234273f9
Submitter: Zuul
Branch: stable/20.05

commit 62c5940ec199d29caf80a0b1db493d19234273f9
Author: Frode Nordahl <email address hidden>
Date: Wed Jun 24 08:08:38 2020 +0200

    Stable rebuild to fix dependency issue

    The charm in the store has regressed due to a change in a upstream
    dependency.

    This issue was fixed by pinning said dependency in layer-basic [0].

    0: https://github.com/juju-solutions/layer-basic/pull/179

    Move pinning of stable deps to wheelhouse-override as the current
    approach adds both versions and the one with the newest version
    will be used.

    Add explicit netaddr pin in wheelhouse-override as the order of
    dependencies may override the one consumed from layer-basic.

    Change-Id: I33d7f81319cd3515d4dac9a91b001281d3155bbf
    Closes-Bug: #1884460