Comment 1 for bug 1845654

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to charm-manila (master)

Reviewed: https://review.opendev.org/685345
Committed: https://git.openstack.org/cgit/openstack/charm-manila/commit/?id=6d6f0910c340afb2675f7aa82de5c34aae389c08
Submitter: Zuul
Branch: master

commit 6d6f0910c340afb2675f7aa82de5c34aae389c08
Author: Chris MacNaughton <email address hidden>
Date: Fri Sep 27 14:40:56 2019 +0200

    Pin -python-cinderclient <5.0.0

    Recently, python-cinderclient released a new version at 5.0.0. This
    removes the v1 client, which the tests currently rely on. This patch
    pins the client in nova-cc until the tests are upgraded.

    Change-Id: I07c9b81eb1b6cc78bf92100b602452acd47da656
    Related-Bug: #1845654