Uploaded image for project: 'ONOS'
  1. ONOS
  2. ONOS-5260

Issue With Meters REST API-GET APPID is printed as object and not the name, Prec level for REMARK BAND is 8 bits but is allowed as INT causing wrap round in the wireshark frame

    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 1.7.0, 1.6.1
    • Fix Version/s: 1.7.0, 1.6.1
    • Component/s: None
    • Labels:
      None
    • Environment:

      onos-1.6

    • Story Points:
      2

      Description

      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

        Attachments

        # Subject Branch Project Status CR V

          Activity

            People

            Assignee:
            jayasree Jayasree Ghosh
            Reporter:
            jayasree Jayasree Ghosh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: