-
Notifications
You must be signed in to change notification settings - Fork 820
[GCU] Handle non-compliant leaf-list with string values #2170
Copy link
Copy link
Closed
Labels
Description
Description
sonic_yang_mgmt follows these guidelines in order to convert from config_db to config_yang and vice versa.
in GCU we rely on the same guidelines to convert from config_db path to config_yang xpath and vice versa.
There were modifications to how sonic_yang_mgmt converts data recently, and these changes are not supported by gcu, the changes are the following:
- Supporting
Non compliant leaf list in config_db schema[YANG] Fix issue: Non compliant leaf list in config_db schema sonic-buildimage#10291
Steps to reproduce the issue
Describe the results you received
Describe the results you expected
Additional information you deem important (e.g. issue happens only occasionally)
Output of show version
(paste your output here)
Reactions are currently unavailable