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

Delete Group API doesnt work after new interpretation of GroupKey in REST interface

    XMLWordPrintable

    Details

    • Type: Story
    • Status: Closed (View Workflow)
    • Priority: Blocker
    • Resolution: Fixed
    • Affects Version/s: 1.6.0, 1.5.2, 1.7.0
    • Fix Version/s: 1.6.0, 1.5.2, 1.7.0
    • Component/s: None
    • Labels:
      None
    • Story Points:
      3

      Description

      After Cherrypicking of the changeset If27101f0e5522212c7e434fab58b66e67e9676d7 ,Group DELETE API doesn't delete any Group.
      The reason is the new interpretation as done in the changeset requires groupKey as a HexString.
      When the delete Group is used with the group cookie the same is converted to byte array which causes the mismatch as no group is found with the same appCookie.
      This problem is also seen with the GET API which uses the appCookie as parameter.

        Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

            Assignee:
            varunsha Varun Sharma
            Reporter:
            varunsha Varun Sharma
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated: