mbj4668 / pyang

An extensible YANG validator and converter in python
ISC License
528 stars 342 forks source link

Deviation problem for the config statement in a container #885

Open tcareyintx opened 6 months ago

tcareyintx commented 6 months ago

I am having problems with the deviation replace statement for the config property in a container. Changing the container from config false to config true should apply to all the leafs of the container - it only adjusts the container. I attached the problem I am experiencing - you can see it in the tree file. I would have expected to see the leafs of the container turned to rw instead of ro.

deviation-problem.zip