You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OC_ROOT='~/code/github.com/openconfig/public'
go run ~/code/github.com/openconfig/ygot/generator/generator.go \
-generate_fakeroot -fakeroot_name=device -compress_paths=true -shorten_enum_leaf_names -typedef_enum_with_defmod \
-output_file=./ocyang.go -package_name=ocyang -path=$OC_ROOT -exclude_modules=ietf-interfaces \
$OC_ROOT/release/models/network-instance/openconfig-network-instance.yang
Got errors:
F0617 14:33:56.501129 4170258 generator.go:384] ERROR Generating GoStruct Code: path "/openconfig-network-instance/network-instances/network-instance/protocols/protocol/isis/interfaces/interface/weighted-ecmp/config/load-balancing-weight": default value not supported for wrapper union values, please generate using simplified union leaves
ygot version: latest c52408e2
OC-YANG version: latest c00868ed
Run following command:
Got errors:
Is it a bug ? (Maybe releate to #582 #613 #961 )
The text was updated successfully, but these errors were encountered: