Comment 10 for bug 1855766

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to charm-octavia-diskimage-retrofit (master)

Reviewed: https://review.opendev.org/708900
Committed: https://git.openstack.org/cgit/openstack/charm-octavia-diskimage-retrofit/commit/?id=ffc9774544c14e1379dab58d68552fadadbfbcf0
Submitter: Zuul
Branch: master

commit ffc9774544c14e1379dab58d68552fadadbfbcf0
Author: Liam Young <email address hidden>
Date: Thu Feb 20 15:35:43 2020 +0000

    Install deps from wheelhouse

    To make the charm install properly from behind a proxy and to
    make it consistent with other python requirements, install
    'keystoneauth1', 'python-glanceclient' from the wheelhouse. This
    is how it was originally done but was changed to work around
    layer basic issue #149 *1. This change reverts the workaround and
    pins setuptools. In the longer term *2 will remove the needs
    for the setuptools pinning.

    *1 https://github.com/juju-solutions/layer-basic/issues/149
    *2 https://github.com/juju-solutions/layer-basic/pull/156

    Closes-Bug: #1855766

    Change-Id: Ifc750a5a1ee8441bb5296fc0059fe90932c5b3cd