yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87631
[Bug 1916646] Re: ovn-octavia-provider can attempt to write protocol=None to OVSDB
** Changed in: neutron
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1916646
Title:
ovn-octavia-provider can attempt to write protocol=None to OVSDB
Status in neutron:
Fix Released
Bug description:
In some functional test output, we can see the line:
ERROR ovsdbapp.backend.ovs_idl.vlog
[req-a6293ef9-4b57-444d-8a5c-a27937ddb5db - - - - -] attempting to
write bad value to column protocol (ovsdb error: expected string, got
<type 'NoneType'>): Error: ovsdb error: expected string, got <type
'NoneType'>
An empty protocol is represented in OVSDB via [], so in some place we
are passing a None value instead.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1916646/+subscriptions
References