From 93465218ae4db89ff61e63a3ab62bec65828c89a Mon Sep 17 00:00:00 2001 From: Marco Platania Date: Thu, 10 Aug 2017 13:29:12 -0400 Subject: Add vCPE use case heat/install scripts Change-Id: I5ec26dc5bdfa647c15b2db88829b75ed713caf42 Signed-off-by: Marco Platania --- vnfs/vCPE/kea-sdnc-notify-mod/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vnfs/vCPE/kea-sdnc-notify-mod/README.md') diff --git a/vnfs/vCPE/kea-sdnc-notify-mod/README.md b/vnfs/vCPE/kea-sdnc-notify-mod/README.md index cee91073..e596c26e 100644 --- a/vnfs/vCPE/kea-sdnc-notify-mod/README.md +++ b/vnfs/vCPE/kea-sdnc-notify-mod/README.md @@ -3,7 +3,7 @@ Kea module utilizing hooks api to notify SDNC of macaddr, yiaddr, dhcp-msg-name via HTTP POST request. -# ONAP installation of vDHCP will intall and configure on the vDHCP VM +# ONAP installation of vDHCP will install and configure on the vDHCP VM # # for local development/testing follow these steps. # @@ -47,7 +47,7 @@ apt-get install g++ libcurl4-gnutls-dev libboost-dev kea-dev ./build.sh -## Intallation in ONAP +## Installation in ONAP The vdhcp install scripts for ONAP will do the build on the vDHCP VM from these source files and copy the resulting library into /usr/local/lib and the configuration files into /etc/kea ## Testing locally -- cgit 1.2.3-korg