Comment 36 for bug 1746992

Revision history for this message
Corey Bryant (corey.bryant) wrote :

This bug was fixed in the package gnocchi - 4.2.4-0ubuntu1.1~cloud0
---------------

 gnocchi (4.2.4-0ubuntu1.1~cloud0) xenial-queens; urgency=medium
 .
   * New update for the Ubuntu Cloud Archive.
 .
 gnocchi (4.2.4-0ubuntu1.1) bionic; urgency=medium
 .
   * Enable alternative python2 dependencies for gnocchi-api (LP: #1746992):
     - d/control: gnocchi-api depends on libapache2-mod-wsgi-py3 by default and
       libapache2-mod-wsgi as an alternative. gnocchi-api also depends on
       gnocchi-common, which depends on python3-gnocchi by default and
       python-gnocchi as an alternative.
     - d/control: move all other python run-time dependencies to
       python(3)-gnocchi packages.
     - d/control: Add Conflicts to python(3)-gnocchi binary to ensure both
       can't be installed at the same time.
     - d/control, d/tests/*: Enable autopkgtest-pkg-python testsuite and drop
       obsolete XS-Testsuite: autopkgtest header.
     - d/tests/*: Add Python 2/3 autopkgtests for gnocchi daemons and shebangs.