Comment 13 for bug 1832306

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to kolla (stable/rocky)

Reviewed: https://review.opendev.org/670425
Committed: https://git.openstack.org/cgit/openstack/kolla/commit/?id=330fc3698df0bddeea0e56f6c75623ff4dd88414
Submitter: Zuul
Branch: stable/rocky

commit 330fc3698df0bddeea0e56f6c75623ff4dd88414
Author: Eddie Yen <email address hidden>
Date: Fri Jul 12 01:29:10 2019 +0000

    Change to use Python3 dependencies for gnocchi on Ubuntu binary.

    Since Ubuntu Bionic distro has updated gnocchi binary that require
    python3, we need to install its python dependences based on python3.
    Especially 'cradox', this module is necessary for gnocchi to access Ceph.
    Wrong package version install will cause error during container
    bootstrapping.

    Related-Bug: 1832306

    Change-Id: I639564ce35d72ad9d16c191620a53481ef5920db