[stable/ussuri] Functional job fails - AttributeError: module 'neutron_lib.constants' has no attribute 'DEVICE_OWNER_DISTRIBUTED'
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
networking-bgpvpn |
Fix Released
|
Undecided
|
Unassigned | ||
networking-sfc |
Fix Released
|
Undecided
|
Unassigned | ||
neutron |
Fix Released
|
Medium
|
Bernard Cafarelli |
Bug Description
Spotted with this review:
https:/
https:/
Functional job now fails 100% on stable/ussuri:
=======
Failures during discovery
=======
--- import errors ---
Failed to import test module: networking_
Traceback (most recent call last):
File "/usr/lib/
module = self._get_
File "/usr/lib/
__import_
File "/home/
from neutron.
File "/home/
from neutron.
File "/home/
from neutron.db import l3_dvrscheduler_db # noqa
File "/home/
from neutron.db import l3_dvr_db
File "/home/
from neutron.db import l3_db
File "/home/
from neutron.objects import ports as port_obj
File "/home/
from neutron.common import _constants
File "/home/
constants.
AttributeError: module 'neutron_
[...]
Possible fix, capping neutron-lib for this branch?
neutron-fwaas has similar issue:
https:/
https:/
Changed in neutron: | |
importance: | Undecided → Medium |
Added neutron as affected project to track neutron-fwaas part