Remove generation of VNFR and NSR trees 18/11218/5
authorgarciadeblas <gerardo.garciadeblas@telefonica.com>
Mon, 21 Jun 2021 15:57:36 +0000 (17:57 +0200)
committergarciadeblas <gerardo.garciadeblas@telefonica.com>
Thu, 4 Nov 2021 14:37:13 +0000 (15:37 +0100)
Change-Id: I8da2621a763c4871ebcac1be546503c785d6bfe3
Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
Makefile

index e7e9978..6b9b622 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -46,7 +46,7 @@ all: models trees openapi_schemas
 
 models: sol006_deps $(PYTHON_MODELS) rename_etsi_nfv_py
 
 
 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)
 
 
 openapi_schemas: $(OPENAPI_SCHEMAS)