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

NPE in network/configuration

    XMLWordPrintable

    Details

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

      Description

      Issues identified in network/configuration
      1. NPE in network/configuration POST and DELETE when invalid subjectclasskey is given as input.
      2. while posting network/configuration, an error in a field should result in 207 response. But it is giving error message as 400.

      { "code": 400, "message": "Error parsing config ports/of:0000000000000001/1/interfaces: Field \"names\" is invalid: Field is not allowed", "subjectKey": "ports", "subject": "of:0000000000000001/1", "configKey": "interfaces", "field": "names", "reason": "Field is not allowed" }

      3. If there is an error in network configuration JSON, it stops there and does not commit the remaining configurations in the same JSON.

        Attachments

        # Subject Branch Project Status CR V

          Activity

            People

            Assignee:
            dvaddire deepa vaddireddy
            Reporter:
            dvaddire deepa vaddireddy
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Dates

              Created:
              Updated:
              Resolved: