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 protected]> Date: Tue Aug 28 17:15:24 2018 +0100 Revert "Don't use '_TransactionContextManager._async'" ... ** Also affects: nova (Ubuntu) Importance: Undecided Status: New ** Also affects: nova (Ubuntu Cosmic) Importance: Undecided Status: New ** Changed in: nova (Ubuntu Cosmic) Status: New => Incomplete ** Changed in: nova (Ubuntu Cosmic) Status: Incomplete => Triaged ** Changed in: nova (Ubuntu Cosmic) Importance: Undecided => High ** Also affects: cloud-archive Importance: Undecided Status: New ** Also affects: cloud-archive/rocky Importance: Undecided Status: New ** Changed in: cloud-archive/rocky Status: New => Triaged ** Changed in: cloud-archive/rocky Importance: Undecided => High -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1788833 Title: Error during ComputeManager.update_available_resource: AttributeError: '_TransactionContextManager' object has no attribute 'async_ To manage notifications about this bug go to: https://bugs.launchpad.net/cloud-archive/+bug/1788833/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
