-
Type:
Story
-
Status: Open (View Workflow)
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:
The current DP2100 driver has to be extended to translate the flow objectives generated with multiple outputs (in VPLS, the flow objectives compiled from their SP2MP intents) into flows using groups.
Note that:
It was suggested to use the flow objective compiler:
cfg set org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator useFlowObjectives true
Current flow objective compiler was deprecated; use the following: cfg set org.onosproject.net.intent.impl.compiler.IntentConfigurableRegistrator defaultFlowObjectiveCompiler LinkCollectionIntentObjectiveCompiler