Public bug reported: Code crash with invalid connection limit of listener.
root@utu1604template:~# neutron --insecure lbaas-listener-update listenerlbfk1 --connection-limit 1000000099999 Request Failed: internal server error while processing your request. Neutron server returns request_ids: ['req-7dde4518-f561-4a5d-a1ba-4fbcf8b7aca1'] Logs has been captured below: http://paste.openstack.org/show/744825/ We should restrict to provide the boundary checks on integers. ** Affects: neutron Importance: Undecided Status: New -- You received this bug notification because you are a member of Yahoo! Engineering Team, which is subscribed to neutron. https://bugs.launchpad.net/bugs/1815433 Title: Code crash with invalid connection limit of listener Status in neutron: New Bug description: Code crash with invalid connection limit of listener. root@utu1604template:~# neutron --insecure lbaas-listener-update listenerlbfk1 --connection-limit 1000000099999 Request Failed: internal server error while processing your request. Neutron server returns request_ids: ['req-7dde4518-f561-4a5d-a1ba-4fbcf8b7aca1'] Logs has been captured below: http://paste.openstack.org/show/744825/ We should restrict to provide the boundary checks on integers. To manage notifications about this bug go to: https://bugs.launchpad.net/neutron/+bug/1815433/+subscriptions -- Mailing list: https://launchpad.net/~yahoo-eng-team Post to : [email protected] Unsubscribe : https://launchpad.net/~yahoo-eng-team More help : https://help.launchpad.net/ListHelp

