BroadbandForum / obbaa

A reference implementation for standardized, automated Cloud-based Access Services.
https://obbaa.broadband-forum.org
Apache License 2.0
25 stars 12 forks source link

bug to confirm, ConfigAttributeFactory in netconf-server-modelnode-fwk #18

Open hchy234 opened 3 years ago

hchy234 commented 3 years ago

IMG_20211018_162654_edit_1148730915986172

as show in the above, error is returned when request is send to pOLT simulator through OB-BAA, but send the same request through netconf client to bolt succeeds. After debugging and tracking, it seems to be a bug, as show in the below.

IMG_20211018_172404_edit_1150355478935403

after it process, yang XML becomes: IMG_20211018_173524_edit_1151027913581134

selvaitech commented 3 years ago

@hchy234 , can you please help to provide the complete edit-config request which was sent from BAA. We will try to reproduce the issue locally and let you know the results.

hchy234 commented 3 years ago

@selvaitech `

bcm_polt channel-group.0.3.0.1 bbf-xponift:channel-group channel-partition.0.3.0.1 bbf-xponift:channel-partition 0 20 channel-group.0.3.0.1 serial-number 0 channel-pair.0.3.0.1 bbf-xponift:channel-pair channel-partition.0.3.0.1 channel-group.0.3.0.1 bbf-xpon-types:gpon channel-termination.0.3.0.1 bbf-xponift:channel-termination channel-pair.0.3.0.1 bbf-xpon-types:gpon aabbccdd112231

`