DMTF / YANG-to-Redfish-Converter

This tool converts a YANG model file to the corresponding Redfish schema, specified in OData CSDL, in accordance with the YANG-to-CSDL Mapping Specification.
Other
4 stars 5 forks source link

Yang Plugin Improvements #33

Closed tomasg2012 closed 5 years ago

tomasg2012 commented 5 years ago

Corrected information to match a modified spmf test suite.

Moved repeated annotations into collections

Added uses/groups support via pyang.

Adapted particular "case" situations, such as "single case" statements.

Options for "single file" generation and avoiding cyclical imports.

Type resolution no longer dependent on exporting CSDL Type enums to RedfishYangExtensions, but to their responsible file.

mraineri commented 5 years ago

Approved 11/15