Public bug reported:
The l2-extensions-api that merged in Mitaka allows extensions of the
OvSNeutronAgent to use the OvS flow table.
This introduces a new challenge of interoperability between extensions creating
flows.
As the OvS flow table matches traffic to flows based on packet characteristics
in the order of priority assigned to the flow,
it will inevitably result in two extensions using flows that will block the
extension that uses the lower priority flows.
Therefore a flow manager or flow pipeline is necessary that will prevent
extensions from blocking other flows from matching traffic.
** Affects: neutron
Importance: Undecided
Status: New
** Tags: rfe
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1563967
Title:
[RFE] Extend l2-extensions-api for flow management
Status in neutron:
New
Bug description:
The l2-extensions-api that merged in Mitaka allows extensions of the
OvSNeutronAgent to use the OvS flow table.
This introduces a new challenge of interoperability between extensions
creating flows.
As the OvS flow table matches traffic to flows based on packet
characteristics in the order of priority assigned to the flow,
it will inevitably result in two extensions using flows that will block the
extension that uses the lower priority flows.
Therefore a flow manager or flow pipeline is necessary that will prevent
extensions from blocking other flows from matching traffic.
To manage notifications about this bug go to:
https://bugs.launchpad.net/neutron/+bug/1563967/+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