Details
-
Bug
-
Status: Resolved
-
Resolution: Done
-
Helium
-
None
-
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":
}
Attachments
Issue Links
- blocks
-
OPNFLWPLUG-271 Remove table_id in flow from config namespace
- Resolved
- is blocked by
-
YANGTOOLS-363 Milestone: Basic constraints validation
- Resolved
- is duplicated by
-
CONTROLLER-968 "config false" on leaf node is not enforced via RESTCONF
- Resolved