Description of problem: Functional test failing when running against lastest ovs 2.17. Already fixed upstream. Captured traceback: ~~~~~~~~~~~~~~~~~~~ Traceback (most recent call last): File "/opt/stack/ovsdbapp/ovsdbapp/tests/functional/backend/ovs_idl/test_connection.py", line 75, in test_add_new_table self.validate_tables(tables, present=True) File "/opt/stack/ovsdbapp/ovsdbapp/tests/functional/backend/ovs_idl/test_connection.py", line 68, in validate_tables self.idl.run() File "/opt/stack/ovsdbapp/.tox/functional/lib/python3.8/site-packages/ovs/db/idl.py", line 445, in run self.restart_fsm() File "/opt/stack/ovsdbapp/.tox/functional/lib/python3.8/site-packages/ovs/db/idl.py", line 407, in restart_fsm self.sync_conditions() File "/opt/stack/ovsdbapp/.tox/functional/lib/python3.8/site-packages/ovs/db/idl.py", line 396, in sync_conditions table.condition_state.request() AttributeError: 'TableSchema' object has no attribute 'condition_state' Version-Release number of selected component (if applicable): How reproducible: 100% Steps to Reproduce: 1. Run ovsdbapp functional tests Actual results: Fail Expected results: Pass
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Release of components for Red Hat OpenStack Platform 17.0 (Wallaby)), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHEA-2022:6543