| commit | 325488a606bb49609ecfb5c4cc8423476fa96453 | [log] [tgz] |
|---|---|---|
| author | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Sep 27 17:10:06 2018 +0200 |
| committer | garciadeblas <gerardo.garciadeblas@telefonica.com> | Thu Oct 11 15:14:42 2018 +0200 |
| tree | f168ba4842266ee8aa4c690c3f1428dfe4bb1f90 | |
| parent | 5c086bf6ae9c0384d51db5c9c89a499a8a4966a2 [diff] |
Fixed hackfest vnf Makefiles to remove simple charm Change-Id: Ic0656664f91b49b63aa75344e549b26dfecf7ad0 Signed-off-by: garciadeblas <gerardo.garciadeblas@telefonica.com>
diff --git a/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile b/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile index 3e88db7..fadd46b 100644 --- a/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile +++ b/descriptor-packages/vnfd/hackfest_basic_vnf/Makefile
@@ -15,7 +15,6 @@ # DESCRIPTORS_TOPDIR ?= ../.. -VNFD_CHARM = simple include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk all: $(BUILD_DIR)/$(PKG_NAME)
diff --git a/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile b/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile index 3e88db7..fadd46b 100644 --- a/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile +++ b/descriptor-packages/vnfd/hackfest_cloudinit_vnf/Makefile
@@ -15,7 +15,6 @@ # DESCRIPTORS_TOPDIR ?= ../.. -VNFD_CHARM = simple include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk all: $(BUILD_DIR)/$(PKG_NAME)
diff --git a/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile b/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile index 3e88db7..fadd46b 100644 --- a/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile +++ b/descriptor-packages/vnfd/hackfest_epasriov_vnf/Makefile
@@ -15,7 +15,6 @@ # DESCRIPTORS_TOPDIR ?= ../.. -VNFD_CHARM = simple include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk all: $(BUILD_DIR)/$(PKG_NAME)
diff --git a/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile b/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile index 3e88db7..fadd46b 100644 --- a/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile +++ b/descriptor-packages/vnfd/hackfest_multivdu_vnf/Makefile
@@ -15,7 +15,6 @@ # DESCRIPTORS_TOPDIR ?= ../.. -VNFD_CHARM = simple include $(DESCRIPTORS_TOPDIR)/mk/pkg.mk all: $(BUILD_DIR)/$(PKG_NAME)