Migrate users of Optional.get()
[openflowplugin.git] / extension / openflowplugin-extension-eric / src / main / yang / openflowplugin-extension-eric-match.yang
index 9cc1255e29f0c6896a7c16f65487b37112b05fa6..260e7ea1502f40c08eb931b9573caa590c2de978 100644 (file)
@@ -88,7 +88,7 @@ module openflowplugin-extension-eric-match {
         uses all-matches-grouping;
     }
     augment "/odl-flow-stats:flows-statistics-update/odl-flow-stats:flow-and-statistics-map-list/odl-flow-stats:match/ext-gen:extension-list/ext-gen:extension" {
-        ext:augment-identifier "eric-aug-match-nodes-node-table-flow";
+        ext:augment-identifier "eric-aug-match-notif-update-flow-stats";
         uses all-matches-grouping;
     }
     augment "/odl-direct-stats:get-flow-statistics/odl-direct-stats:output/odl-direct-stats:flow-and-statistics-map-list/odl-direct-stats:match/ext-gen:extension-list/ext-gen:extension" {
@@ -108,4 +108,4 @@ module openflowplugin-extension-eric-match {
         ext:augment-identifier "eric-aug-match-nodes-node-table-flow-apply-actions-set-field";
         uses all-matches-grouping;
     }
-}
\ No newline at end of file
+}