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 -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : yahoo-eng-team@lists.launchpad.net Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp