Open-Network-Models-and-Interfaces-ONMI / onmi-iisomi-xhaul-uml-yang

5G xHaul PoC Applications
Apache License 2.0
30 stars 39 forks source link

Missing TypeDefinition block-direction #42

Open PrathibaJee opened 2 years ago

PrathibaJee commented 2 years ago

For the Proposal in the issue https://github.com/openBackhaul/core/issues/19 , need to unprune the block-direction typedefinition in CoreModel.

Solution : In the UML2YANG tool in the experimental branch , require to modify the field "Prune" to false for the block-direction typedefinition /models/tools/pruning-and-refactoring/core-model/src/main/resources/xslt/pruning-control.xml.

<package id="_0mNOEE8gEeaGxdXEiNf4tA" name="TypeDefinitions" prune="false"/>