aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/vCPE
AgeCommit message (Collapse)AuthorFilesLines
2017-09-06Install Apache2 in vWEB vCPE VMMarco Platania1-0/+13
- Install Apache2 - Create a sample index.html web page Change-Id: Id38d7f3a060a298cc424c35d7f7c4dc00cd8b69b Issue-ID: UCA-32 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-01Add Java repo to all install scriptsMarco Platania8-16/+16
- ONAP install - vCPE/vFW/vLB use cases - Use sources.list.d instead of apt-add-repository - Parametrize the OS name Change-Id: I7287fda8c5f3aa4ecd42ff576ebfd3b937bfa549 Issue-ID: INT-129 Signed-off-by: Marco Platania <platania@research.att.com>
2017-09-01Add the Java repository to vCPE VMsMarco Platania8-16/+24
- Add repos to sources.list.d instead of using add-apt-repository Change-Id: I3f84bce0e189c3c0eed3d3dd2a292761726ec236 Issue-ID: INT-129 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-30Fix TFTP Server IP in vCPE vDHCPMarco Platania1-1/+1
Change-Id: Id3bccf33de4bb492036e7b1720aa8592b8bfb34c Issue-ID: INT-84 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-29Install vDNS, vAAA and vDHCP services in vCPEMarco Platania6-4/+75
- Bind as vDNS - FreeRADIUS as vAAA - KEA-DHCP-SERVER as vDHCP Change-Id: I9a54add31542c075163bf946f475a184e14600aa Issue-ID: INT-84 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-24Add Message Router IP address to vDHCP templateMarco Platania2-1/+4
- Add MR IP to vCPE-Infra Heat template - Modify kea-sdnc-notify.conf for Nexus - Update v_dhcp_install.sh to change the fake MR IP via sed Change-Id: I90faff7142739ca209ab2ad0efe9fd7a8d8dfe95 Issue-ID: UCA-35 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-24replaced DMaaP IP with TAGBrian Freeman1-1/+1
Change-Id: I17999da6c4cf9abb283ff15c31adc0cec4b909c6 Signed-off-by: Brian Freeman <bf1936@att.com> Issue-Id: UCA-35
2017-08-24DMaaP url and POST dataBrian Freeman3-8/+12
Change-Id: I36a2fc8d2b36cb3730d4c9b14c09f78dc3d3da0c Signed-off-by: Brian Freeman <bf1936@att.com> Issue-Id: UCA-35
2017-08-11Remove useless commentsMarco Platania7-7/+0
Change-Id: I787ea63999ab302c064f4288ea68bd0de5139d37 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-11Fix vDHCP startMarco Platania5-5/+115
Change-Id: I68c8a27b27892fb3a1433f73c7a4e199f3d27a3b Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-11Fix path to KEA-DHCP in install scriptMarco Platania1-1/+1
Change-Id: I7098a57356875e0320a9a3bd161f932bd779492c Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-10Fix path to KEA-DHCP in install scriptMarco Platania1-1/+1
Change-Id: Icd5ffa67d9b34162f183080470e9e309c03d5cd6 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-10Add vCPE use case install scriptsMarco Platania23-0/+1327
Change-Id: I36085089fcb524f9b0526717449feefc1c45f73b Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-10Add vCPE use case heat/install scriptsMarco Platania3-29/+26
Change-Id: I5ec26dc5bdfa647c15b2db88829b75ed713caf42 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-07vdhcp and kea hook installBrian Freeman1-0/+101
Change-Id: I6366496e9cc7ed12d402fc25bee24faeb4f4722a Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-04Initial KEA DHCP HookBrian Freeman14-0/+616
Change-Id: I21c8184c8845e620400d0c2419b6ff16c7ffecc9 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-07-19vCPE Infra and Metro HEAT TemplatesBrian Freeman2-0/+245
Issue-Id: UCA-32 Change-Id: I273403a81f33e833ec85fc5f2f6f045a34d14be7 Signed-off-by: Brian Freeman <bf1936@att.com>