Uploaded image for project: 'OpenFlowPlugin'
  1. OpenFlowPlugin
  2. OPNFLWPLUG-69

RESTCONF Inventory is failing for "Get nodeconnector for a node" - Applies to OF10 & OF13 mininet

    XMLWordPrintable

Details

    • Improvement
    • Status: Verified
    • Resolution: Done
    • None
    • None
    • General
    • None
    • Operating System: Windows
      Platform: PC

    Description

      Hello,

      I am unable to get the nodeconnector for a node after starting the latest controller with -of13 option. I am curious to know whether the URL is changed. This is happening all the time after the hydrogen release.

      How to reproduce the same issue:

      1. Downloaded the latest plugin at https://jenkins.opendaylight.org/integration/job/integration-project-centralized-integration/lastSuccessfulBuild/artifact/distributions/base/target/distributions-base-0.1.2-SNAPSHOT-osgipackage.zip
      2. Start the controller : ./run.sh -of13 -start
      3. Start the mininet: sudo mn --controller=remote,ip=127.0.0.1 --topo tree,2 --switch ovsk,protocols=OpenFlow13
      4. Open Postman and do the following:
      GET - http://127.0.0.1:8080/restconf/datastore/opendaylight-inventory:nodes/node/openflow:1

      Set the required headers: Accept:Application/xml

      Response: 404 Not Found
      5. But I could see the available nodes at GET http://127.0.0.1:8080/controller/nb/v2/connectionmanager/nodes

      Replicate the same steps for sudo mn --controller=remote,ip=127.0.0.1 --topo tree,2 --switch ovsk

      Thanks!

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            madhusudhan.opendaylight@yahoo.com Madhusudhan Ananderi
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: