← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 2027610] [NEW] [sqlalchemy-20] Error in "test_notify_port_status_all_values" using an wrong OVO parameter

 

Public bug reported:

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

** Affects: neutron
     Importance: Medium
     Assignee: Rodolfo Alonso (rodolfo-alonso-hernandez)
         Status: New

** Changed in: neutron
     Assignee: (unassigned) => Rodolfo Alonso (rodolfo-alonso-hernandez)

** Changed in: neutron
   Importance: Undecided => Medium

-- 
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:
  New

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



Follow ups