Hide Forgot
Cloned from launchpad blueprint https://blueprints.launchpad.net/neutron/+spec/fwaas-customized-service. Description: Service is used to define type of traffic, this blueprint creates an extension that allows administrator to create customized service objects. The customized service objects can be grouped together to form a service group object. A service object can have following attributes: Name Transport protocol Source and destination port numbers (ranges) for services using TCP or UDP The ICMP type and code for the services using ICMP Service Timeout value The transport protocol and port numbers are mandatory. People are asking about the relationship between the service object and the protocol/port that can be defined on the rule. I think service object can cover the current "on-rule" protocol/port. But just for the users who want to create a simple rule, I'm thinking still to keep the original "on-rule" protocol/port options. But we will not allow user to use service object and "on-rule" protocol/port at the same time. Specification URL (additional information): None
This RFE was automatically opened to track status of upstream development. At this point we see no reason to keep track of this in Red Hat bugzilla, thus closing it.