Remove generation of VNFR and NSR trees
Change-Id: I8da2621a763c4871ebcac1be546503c785d6bfe3
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/Makefile b/Makefile
index e7e9978..6b9b622 100644
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@
models: sol006_deps $(PYTHON_MODELS) rename_etsi_nfv_py
-trees: $(YANG_DESC_TREES) $(YANG_DESC_JSTREES) $(YANG_RECORD_TREES) $(YANG_RECORD_JSTREES)
+trees: $(YANG_DESC_TREES) $(YANG_DESC_JSTREES)
openapi_schemas: $(OPENAPI_SCHEMAS)