yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #19630
[Bug 1362593] [NEW] str validators maybe need a default length limit
Public bug reported:
As the tiltle, our str validators though have max_length as a param,
but the default is None.
So when a very long str input, we'll get a internal server error
which very ugly.
** Affects: neutron
Importance: Undecided
Assignee: Wei Wang (damon-devops)
Status: New
** Changed in: neutron
Assignee: (unassigned) => Wei Wang (damon-devops)
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1362593
Title:
str validators maybe need a default length limit
Status in OpenStack Neutron (virtual network service):
New
Bug description:
As the tiltle, our str validators though have max_length as a param,
but the default is None.
So when a very long str input, we'll get a internal server error
which very ugly.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1362593/+subscriptions
Follow ups
References