Comment 0 for bug 1476527

Revision history for this message
YujiAzama (azama-yuji) wrote : RFE - Add common classifier resource

[Existing problem]
   This spec introduces a common classifier resource to Neutron API extension.
   This new resource can be leveraged to better realize other Neutron services
   needing traffic classification.

   Traffic classification is commonly needed by many Neutron services (e.g.
   Service Function Chaining [1]_, QoS [2]_, Tap as a Service [3]_, FWaaS [4]_,
   Group-Based Policy [5]_, and Forwarding Rule [6]_), but each service uses its
   own classifier resource similar to others. A common traffic classifier resource
   should exist in Neutron so that it could be leveraged across network services.

[What is the enhancement?]
   Add traffic classifiers to Neutron API as extension.

[Related information]
   Spec: https://review.openstack.org/#/c/190463/