Reviewed: https://review.opendev.org/c/openstack/nova/+/809980 Committed: https://opendev.org/openstack/nova/commit/b689beeb92085d2231fe18e4fd47159d8049efba Submitter: "Zuul (22348)" Branch: master
commit b689beeb92085d2231fe18e4fd47159d8049efba Author: Thomas Goirand <[email protected]> Date: Mon Sep 20 11:14:05 2021 +0200 Add missing __init__.py in nova/db/api Change-Id: I455d91b17e17c9525112067e765b368150729262 Closes-Bug: #1944111 ** Changed in: nova Status: In Progress => Fix Released -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to OpenStack Compute (nova). https://bugs.launchpad.net/bugs/1944111 Title: Missing __init__.py in nova/db/api Status in OpenStack Compute (nova): Fix Released Status in OpenStack Compute (nova) xena series: Fix Released Status in OpenStack Compute (nova) yoga series: In Progress Bug description: Looks like nova/db/api is missing an __init__.py, which breaks *at least* my Debian packaging. To manage notifications about this bug go to: https://bugs.launchpad.net/nova/+bug/1944111/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

