-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.7.0, 1.6.1
-
Component/s: None
-
Labels:None
-
Environment:
onos-1.6
-
Story Points:2
1. Get the Meter usng GET API
2. The APPID is printed as object and not the appid name.
3. Cretae a meter of REMARK Band and prec value larger than 255, meter is getting added with wrong value. Prec level for REMARK BAND is 8 bits but is allowed as INT causing wrap round in the wireshark frame
Expected Result.
1. The APPID should pring the appid name.
2. If prec value larger than short max /min value, shuold throw exception at Response Body
# | Subject | Branch | Project | Status | CR | V |
---|---|---|---|---|---|---|
11238,3 | FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue | onos-1.6 | onos | Status: MERGED | +2 | +1 |
11307,2 | FIX for ONOS-5260: METER AppID Display on GET, Precedence Range Issue | master | onos | Status: MERGED | +2 | +1 |