Add yang check script to distribution 25/85025/3
authorLuis Gomez <ecelgp@gmail.com>
Thu, 10 Oct 2019 02:52:35 +0000 (19:52 -0700)
committerLuis Gomez <ecelgp@gmail.com>
Thu, 10 Oct 2019 15:57:20 +0000 (08:57 -0700)
commitc144f8bb0c8e4cc913a6bfeaf23d86dc7ba31f37
tree5aaffd308221af8e05c14bbe36a9b50ade50fd38
parentd7b06df70861ce27ae18001a53cfb6107e0f10d4
Add yang check script to distribution

This script will check (using pyang) the yang
modules generated by the extract_modules script.

Also add cosmetic changes to yang extract script.

Change-Id: I35780f40e70260882fbd2cd4609bdc5046128acf
Signed-off-by: Luis Gomez <ecelgp@gmail.com>
karaf-scripts/src/main/assembly/bin/check_modules.sh [new file with mode: 0755]
karaf-scripts/src/main/assembly/bin/extract_modules.sh