[OPNFLWPLUG-335] meter perc_level not found Created: 05/Jan/15  Updated: 27/Sep/21  Resolved: 08/Jan/15

Status: Resolved
Project: OpenFlowPlugin
Component/s: General
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Luis Gomez Assignee: Martin Bobak
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Linux
Platform: PC


External issue ID: 2553

 Description   

When trying to push meter in the example:

https://wiki.opendaylight.org/view/OpenDaylight_OpenFlow_Plugin:End_to_End_Meters

I get following error:

<errors xmlns="urn:ietf:params:xml:ns:yang:ietf-restconf">
<error>
<error-type>application</error-type>
<error-tag>unknown-element</error-tag>
<error-message>Schema node "perc_level" was not found in module.</error-message>
</error>
</errors>

BR/Luis



 Comments   
Comment by Martin Bobak [ 08/Jan/15 ]

I edited example xml on wiki page in "Push your meter" paragraph. There tag perc_level used. In this commit https://git.opendaylight.org/gerrit/#/c/12381/ I've changed leaf name to prec_level as it is abbreviation for precedense.

Comment by Luis Gomez [ 08/Jan/15 ]

Thanks, this explains the behavior.

Generated at Wed Feb 07 20:32:11 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.