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

Overhaul into Yang Plug-in #14

Closed tomasg2012 closed 6 years ago

tomasg2012 commented 6 years ago

Now utilizes grammar and augment features from the pyang library, such that reimplementation is not necessary.

Made tag generation largely generic to remove repeat code.

Removed unused information/files.

mraineri commented 6 years ago

Approved 4/12