Minor fixes in extract_modules script 22/82522/6
authorRohan Julka <rohanjulka19@gmail.com>
Fri, 14 Jun 2019 06:47:20 +0000 (12:17 +0530)
committerRohan Julka <rohanjulka19@gmail.com>
Mon, 26 Aug 2019 22:39:28 +0000 (04:09 +0530)
commit7aa6ea6f536fe5c1fcfc381cbe4d12fba7384f5c
treedf4a59890327557dac19b63548a59e9cb52de029
parentb4e250d916060bc9dca1099f7eb23befa8af90de
Minor fixes in extract_modules script

Resolved some fixme's in the script.The yang models which are extracted
from the extract_modules script are now organized in different folders on
the basis of the ODL project it belongs to. Filtered yang modules not
belonging to opendaylight on the basis of namespace field inisde yang
modules.The script can now be invoked from any folder.

Change-Id: Ie51155f6aa83410a89d2c7b4d00ea5c635065f5c
Signed-off-by: Rohan Julka <rohanjulka19@gmail.com>
karaf-scripts/src/main/assembly/bin/extract_modules.sh [new file with mode: 0644]
scripts/extract_modules.sh [deleted file]