aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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-23Change Portal Gerrit branchMarco Platania1-1/+4
- Change the Portal Gerrit branch to release-1.1.0 - Hardcode the branch name to reflect recent cut - Temporary fix, waiting for other teams to cut the release Change-Id: I1914280d6d68884d20a52c845f7ad74837128983 Issue-ID: PORTAL-75 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-22Disown run_dns_stream.sh scriptMarco Platania1-1/+1
- Allow vdnspacketgen_change_streams_ports.sh script to terminate Change-Id: I10cf23de30a1ad0b72273fe57317f44ca9fcfe61 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-22Change GRE tunnel netmaskMarco Platania5-18/+9
- Change GRE tunnel netmask from /24 to /32 in add_dns.sh - Remove Honeycomb from vPacketGen - Call run_dns_streams.sh after rehashing stream ports Change-Id: Ied1d7c228f97bdfd0d2f8dbf443626b1cbb7b1dc Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-22Fix licenses to apache v2 in old filesGokul Singaraju4-67/+59
Issue-Id: VNFRQTS-78 Change-Id: I8cb2e986125c746e2d6ba1050fc9b7708699c00c Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-08-21Fix OAM network name in SDNC VMMarco Platania1-2/+2
Change-Id: Ia8d22144f94ba104595bf33a8e080a5f9471aad2 Issue-ID: UCA-33 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-21Parametrize ONAP installation repositoriesMarco Platania19-158/+539
- Remove hardcoded repository names from installation scripts - Add parameters in Heat template - Use those parameters in the install scripts Change-Id: I3feadda7da22c282bd00618903de9aac1c01055b Issue-ID: UCA-33 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-18Modified hardcoded eventname id to user definedgokuls17-35/+229
Issue-Id: VNFRQTS-77 Change-Id: I7141a1cd5206893007873efbeaef377e5e00c96b Signed-Off-by: Gokul Singaraju <goksing@gmail.com>
2017-08-17Refactor Heat templates for vLBMarco Platania10-692/+2
- Eliminate Rackspace vs OpenStack distintion - Rename templates without cloud provider name Change-Id: I849e8239afde122f1b1e180108dc51122a267165 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-17Rename vPacketGen install scritpsMarco Platania3-8/+8
- Use v_packetgen_install.sh, v_packetgen_init.sh and vpacketgen.sh Change-Id: Ic147b7257cfd735e6ba846e5a15c291786ec9407 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-17Change DNS stream payloadMarco Platania11-21/+20
- Replace openecomp with onap in the nslookup payload Change-Id: I03dd3e1cb70e43cbbb2ef111fb576a6abbc2ece4 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-16Remove config folder from vLB install scriptMarco Platania2-2/+0
- Config folders are created in the Heat template Change-Id: I03e0d2c62f7a023c9004886f5ade28ce56470c42 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-16Add AAI searchservice entry to DNS configurationMarco Platania12-395/+53
- Add the searchservice entry to DNS zone file - Rename aai2_* install/init scripts to aai_* - Point Heat template to aai_* scripts Change-Id: Ife73688cdc2cf01dc9aa89d8b91db79eea6ea15b Issue-ID: AAI-128 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-15Fix ARP issues in vLB and vPKTGENMarco Platania6-27/+19
- Retrieve vLB and vPKTGEN's MAC address in Heat template - Assign those MAC addresses to VPP tap interfaces Change-Id: Ib4e5d4981031328ca8dc54bd7e5b0031c7f41846 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-15Merge "Update vLB to Ubuntu 1604 and VPP 1707"Hector Anapan-Lavalle12-67/+273
2017-08-15Merge "Update portal_vm_init.sh to move logback.xml"Marco Platania1-0/+2
2017-08-15Update vLB to Ubuntu 1604 and VPP 1707Marco Platania12-67/+273
vLB based on Ubuntu 1404 and VPP 1609 doesn't work in some OpenStack labs Change-Id: Ibbd904d0eed1f02b7aca2d173e469c53f235f700 Issue-ID: UCA-34 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-15Update portal_vm_init.sh to move logback.xmlVaibhav Jain1-0/+2
The logback.xml is moved to base directory from where all other config files are picked. Change-Id: I7c82b968ba15d83aaa61ec8e7878a8415f7d607c Issue-ID: PORTAL-74 Signed-off-by: vaibhav.jain1 <vaibhav.jain1@amdocs.com>
2017-08-11Fix path to vWEB in vCPE infra Heat templateMarco Platania1-3/+3
Change-Id: I8465a144e940d840bebc50d7b2c707fbf704ddc7 Signed-off-by: Marco Platania <platania@research.att.com>
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-11Add fixed IPs to vCPE-vBRGEMU and vCPE-vGWMarco Platania4-3/+15
Change-Id: I0bc01ca1ae3089d23bf21c52ecf9170dc60ae458 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-11Change VNF local IP addressesMarco Platania4-10/+10
Change-Id: Iee0c4d672f08197f9457772204e3621b1c65f6b6 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-11Fix network names in vCPE heat templatesMarco Platania8-12/+12
Change-Id: I37b3574ec72c15481e2aee5ae8db7e5bff143a88 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 Platania19-119/+240
Change-Id: I5ec26dc5bdfa647c15b2db88829b75ed713caf42 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-08Rename MSO repo to SO in MSO install scriptMarco Platania1-1/+1
Change-Id: Ied2118c74e055a641df58d51185155d1b6669b3f Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-08Clean up vCPE Heat templatesMarco Platania9-175/+85
Change-Id: I1227bb9751cec36cba2ba5e03d6f0ed302fb1489 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-07Drop variables now published elsewhereChristopher Lott (cl778h)1-7/+2
Changes were merged to the os_settings.sh script within portal/deliveries so drop the redundant assignments in the portal_vm_init.sh script. Change-Id: If0c61dac343aebf4488525184597807095649307 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-07Revise portal start script for robustness.Christopher Lott (cl778h)1-22/+39
1. Use portal script variables instead of hardcoded strings. 2. Remove named Docker containers BEFORE attempting to tag them; this script failed if docker containers were lingering. Change-Id: Id9ad8794f35745a02015768ca8b3eed16ad7dd73 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-04Merge "Initial KEA DHCP Hook"Marco Platania14-0/+616
2017-08-04Initial KEA DHCP HookBrian Freeman14-0/+616
Change-Id: I21c8184c8845e620400d0c2419b6ff16c7ffecc9 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-04Merge "Change OAM CIDR to /16"Hector Anapan-Lavalle8-10/+10
2017-08-04Changed image to Ubuntu 16.04Brian Freeman5-5/+5
Change-Id: I6c4a290fb351fc7ed3a6e9253da5659c0327b5ba Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Fixed vweb port typoBrian Freeman1-1/+1
Change-Id: I9f0593b6c73f6e06f02ffeaf44bf314f45d82191 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Added webserver and update ONAP OAM CIDRBrian Freeman5-7/+76
Change-Id: I831b3cb0313402d1f409dc099137053a7c637164 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Change OAM CIDR to /16Marco Platania8-10/+10
Change-Id: Ib0f72a46b934458a5a40f88d8416fb2c57a63d04 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-03Updatd after network review 2017-08-03Brian Freeman13-229/+433
Change-Id: I29e9610c18f3592fe933c247fd97afb6581ba974 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-03Merge "vCPE vGW and vBRGEMU HEAT Templates"Marco Platania6-0/+570
2017-08-02vCPE vGW and vBRGEMU HEAT TemplatesBrian Freeman6-0/+570
Change-Id: I1d14aebf2cea54a84f58372962ed6ef45ef6c611 Signed-off-by: Brian Freeman <bf1936@att.com>
2017-08-02Add AAI ui entry to DNS configurationMarco Platania1-0/+1
Change-Id: I0f9d8e9cca6cd0f860c60e1c51c477d00d941413 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-02Move heat templates from openecom to onapMarco Platania13-70/+70
Change-Id: I1fdcfe9a76ae06de797a66a25600ce767c64d166 Signed-off-by: Marco Platania <platania@research.att.com>
2017-08-01Correct name of Docker containers when cleaningChristopher Lott (cl778h)1-2/+5
1. For portal, was using ecomp_portal, should be onap_portal 2. For widget-ms, was using IMAGE widget-ms:latest, should be ecomp-portal-widget-ms Issue: PORTAL-30 Change-Id: I954ea14d997c272bec2ced20de8dcf381ef13769 Signed-off-by: Christopher Lott (cl778h) <clott@research.att.com>
2017-08-01Move poms/scripts from OpenECOMP to ONAPMarco Platania41-88/+113
Change-Id: I733aa812860e5126ffbf1242780006a611e0a694 Signed-off-by: Marco Platania <platania@research.att.com>
2017-07-31Merge "Delete VES evel library"Hector Anapan-Lavalle2-0/+0
2017-07-27updated portal new docker imagesManoop Talasila1-0/+5
Change-Id: I286f8a714b2dee5e0b44f99abe4b14485045b948 Signed-off-by: Manoop Talasila <talasila@research.att.com>
2017-07-27Delete VES evel libraryMarco Platania2-0/+0
Change-Id: I27d1398033552bf06e192eab4944e925b03e6867 Signed-off-by: Marco Platania <platania@research.att.com>