Removed unused imports in vnfd and nsd yang models, warnings in Pyang shown now as...
[osm/IM.git] / Makefile
index c72183e..6305363 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -27,7 +27,7 @@ MODEL_DIR := models/yang
 RW_PB_EXT := build/yang/rw-pb-ext.yang
 Q?=@
 
-PYANG_OPTIONS := -Wnone
+PYANG_OPTIONS := -Werror
 
 all: $(PYTHON_MODELS) pyangbind
        $(MAKE) package