Comment 8 for bug 1788833

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

Ubuntu Rocky py3.7 is tripping over the async keyword issue. Since we have python-oslo.db 4.40.0 in Ubuntu Rocky I'm planning to cherry-pick the following patch to the nova rocky package:

commit 964832d37dd244f4f4ebc0dba46e4316241a2120
Author: Stephen Finucane <email address hidden>
Date: Tue Aug 28 17:15:24 2018 +0100

    Revert "Don't use '_TransactionContextManager._async'"
    ...