Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-63

Ref types when returned in RESTCONF should be in form of relative path

    XMLWordPrintable

Details

    • Improvement
    • Status: Resolved
    • Resolution: Won't Do
    • None
    • None
    • restconf
    • None
    • Operating System: Mac OS
      Platform: PC

    Description

      So rather than:

      <?xml version="1.0" encoding="UTF-8" standalone="no"?>
      <flows
      xmlns="urn:opendaylight:flow:config">
      <flow>
      <node>/(urn:opendaylight:inventory?revision=2013-08-19)nodes/(urn:opendaylight:inventory?revision=2013-08-19)node[

      {(urn:opendaylight:inventory?revision=2013-08-19)id=foo:node:1}

      ]</node>
      <priority>2</priority>
      <id>123</id>
      <match/>
      </flow>
      </flows>

      The <node /> should instead have something like

      restconf/datastore/opendaylight-inventory:nodes/node/foo:node:1

      Attachments

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

        Activity

          People

            Unassigned Unassigned
            hagbard Ed Warnicke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: