Comment 4 for bug 1841760

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to networking-odl (stable/stein)

Reviewed: https://review.opendev.org/682053
Committed: https://git.openstack.org/cgit/openstack/networking-odl/commit/?id=cae2107fcce10ffe183efeb8db270ce34490ad9d
Submitter: Zuul
Branch: stable/stein

commit cae2107fcce10ffe183efeb8db270ce34490ad9d
Author: Elod Illes <email address hidden>
Date: Wed Aug 28 16:24:09 2019 +0200

    Fix double-digit ODL version number handling for devstack

    Latest releases of ODL (Neon: 0.10; Sodium 0.11) snapshots download
    fails in case of adding for example 'ODL_RELEASE=neon-snapshot-0.10' to
    local.conf. This patch fixes pattern to allow double-digit version
    string match.

    Conflicts:
        devstack/odl-releases/common
    Note(elod.illes): conflict is due to not having patch
    I9245f22c12dc41801323b02f42d2c7d2b8905a80 on stable/stein. That patch
    is not necessary to fix the bug in stable/stein.

    Closes-Bug: #1841760
    Change-Id: I0f7fcc49a528cf5c57f11ce9685ddd0e4d559d56
    (cherry picked from commit a9282bb005a67b44b3db6613838aa2fa84d0a30d)