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

Non-configuration items in the model appear in the config namespace

    XMLWordPrintable

Details

    • Bug
    • Status: Resolved
    • Resolution: Done
    • Helium
    • None
    • clustering
    • None
    • Operating System: Linux
      Platform: PC

    • 1014
    • High

    Description

      If items aren't listed with config: true then they should not appear in the documentation in the config namespace nor should they be accessible in the config namespace.

      $ curl -X PUT -H 'Content-type: application/yang.data+json' -d '{"toaster": {"toasterStatus": "Down"}}' http://localhost:8080/restconf/config/toaster:toaster

      $ curl http://localhost:8080/restconf/config/toaster:toaster
      {
      "toaster":

      { "toasterStatus": "Down" }

      }

      Attachments

        Issue Links

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

          Activity

            People

              rovarga Robert Varga
              readams Rob Adams
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: