On 06/04/17 15:08, Satish Dutt wrote:
> Hi ,
> 
>  
> 
> In the below model some of the attributes have the default values. But
> When I am pushing the JSON without the default valued attributes to the
> config data store, those attributes are not getting populated with the
> default values and hence not stored in the CDS. *So are the yang default
> values not honored ?*
> 

Depends on the layer you are looking at. The data store does not store
default values, nor are they filled in automatically in BI world. This
is a design choice, not a bug.

The BA world sees them filled out if they are not present, i.e. in the
DTCL callbacks.

Regards,
Robert

Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
controller-dev mailing list
controller-dev@lists.opendaylight.org
https://lists.opendaylight.org/mailman/listinfo/controller-dev

Reply via email to