| commit | 5a20e9b06aa7cbfe4e2446e813fb86b4f3a7eb6b | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Aug 29 12:25:24 2017 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Tue Aug 29 12:25:24 2017 +0200 |
| tree | 89c9f04914834cbbf988f8ee5e1c57e4ca3610ee | |
| parent | 94b645e0104e813616289a24c2f53b32c6931b0c [diff] [blame] |
Removed unused imports in vnfd and nsd yang models, warnings in Pyang shown now as errors Change-Id: Iafcac411b4a7b5798a8e641464a7bf40312d9aa6 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/Makefile b/Makefile index c72183e..6305363 100644 --- a/Makefile +++ b/Makefile
@@ -27,7 +27,7 @@ RW_PB_EXT := build/yang/rw-pb-ext.yang Q?=@ -PYANG_OPTIONS := -Wnone +PYANG_OPTIONS := -Werror all: $(PYTHON_MODELS) pyangbind $(MAKE) package