Comment 5 for bug 1747734

Revision history for this message
Suresh Akula (surakula) wrote :

-- listener tab - connection limit (-1 is unlimited as per the input from Suresh). But I can able to give -2, -3 and negative numbers which is not a valid one.

As of config api it will accept all negatives number we don't have validation on config api backed.

--pool tab - all text boxes are taking eee value. But it should take numbers. validation is required here.

Current contrail UI infra structure all number accepted text box, uses "e" and its used as exponent. We place all validation across pool tab as per specification.

https://github.com/Juniper/contrail-controller/blob/R4.0/src/config/svc-monitor/svc_monitor/services/loadbalancer/drivers/ha_proxy/custom_attributes/custom_attributes.yml