projects
/
osm
/
IM.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ade350e
)
Remove generation of VNFR and NSR trees
18/11218/5
author
garciadeblas
<gerardo.garciadeblas@telefonica.com>
Mon, 21 Jun 2021 15:57:36 +0000
(17:57 +0200)
committer
garciadeblas
<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
patch
|
blob
|
history
diff --git
a/Makefile
b/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
-trees: $(YANG_DESC_TREES) $(YANG_DESC_JSTREES)
$(YANG_RECORD_TREES) $(YANG_RECORD_JSTREES)
+trees: $(YANG_DESC_TREES) $(YANG_DESC_JSTREES)
openapi_schemas: $(OPENAPI_SCHEMAS)