Comment 39 for bug 1476527

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Related fix merged to neutron-specs (master)

Reviewed: https://review.openstack.org/333993
Committed: https://git.openstack.org/cgit/openstack/neutron-specs/commit/?id=ac282399d4bf910f900628522d277d998fed0ce9
Submitter: Jenkins
Branch: master

commit ac282399d4bf910f900628522d277d998fed0ce9
Author: Igor Duarte Cardoso <email address hidden>
Date: Fri Jun 24 13:42:19 2016 +0100

    Neutron Common Classification Framework

    This patch documents the Common Classification Framework.

    Neutron features/projects that may need classification are:
    - Security group rules
    - openstack/neutron-fwaas
    - openstack/networking-sfc
    - openstack/networking-bgpvpn
    - openstack/tap-as-a-service
    - Neutron QoS

    Furthermore, there are other projects with classication APIs, such as
    openstack/group-based-policy and it's possible that others will want
    to support classifications in their own APIs, further reinventing the wheel
    and fragmenting the language used in the OpenStack ecosystem when it comes
    to defining traffic classifications.

    Change-Id: I6df22d9e766d8aeabc2f99262cadeec332d809b0
    Related-Bug: #1476527