yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #93513
[Bug 2027610] Re: [sqlalchemy-20] Error in "test_notify_port_status_all_values" using an wrong OVO parameter
** Changed in: neutron
Status: Fix Committed => 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/2027610
Title:
[sqlalchemy-20] Error in "test_notify_port_status_all_values" using an
wrong OVO parameter
Status in neutron:
Fix Released
Bug description:
Snippet: https://paste.opendev.org/show/bCteNr5TAk8k4YqS3VAC/
The "Port.status" field only accepts string values. If other types are passed, the OVO validator will fail with the following error (from the logs):
ValueError: A string is required in field status, not a LoaderCallableStatus
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/2027610/+subscriptions
References