aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2017-11-30Update branch and artifact version for R1Marco Platania6-58/+58
Modify HEAT templates for ONAP platform and vFW, vLB/vDNS use cases Change-Id: I839542779807fad91b41d043ffb0225545cbf69c Issue-ID: INT-288 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-30Add handling for keystone url w/o versionLusheng Ji1-0/+9
Issue-ID: DCAEGEN2-200 Change-Id: Ie686c2443f1110c680f3821fc9e51d68ea952156 Signed-off-by: Lusheng Ji <lji@research.att.com> (cherry picked from commit b3afda600c08fca77f57c99a75e4c016b756bcca)
2017-11-28Bump patch versionJessica Wagantall15-15/+15
Bump patch version in preparation for Amsterdam branching. Change-Id: I50a6a7b6b064df8118fe50ea9728c196443d0994 Issue-ID: CIMAN-120 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
2017-11-27set heat env gerrit branch to amsterdam1.0.0-ONAP1.0.0-AmsterdamJorge Hernandez2-2/+2
Change-Id: I02b13f25e5bdc1dbce80722ae21146c1b0ae2e64 Issue-ID: POLICY-454 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2017-11-21Add direct designate zone creation codeLusheng Ji1-3/+81
Added DNS zone creation code for OpenStack installations with Designate support. Previously for this type of OpenStack instaalations we assumed that there was no need to create new zone. But such assumption is not consistent with the DACE blueprints. Therefore the blueprints working for proxied Designate OpenStack installation will break not work for direct Designate OpenStack installations. This new change makes the vm_init behaves consistently for both direct Designate and proxied Designate so that the same blueprint can be use in both environments. Issue-ID: DCAEGEN2-200 Change-Id: I1f82f60facad77849c67f0feb1fa07f02af1079e Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-21Load updated MTU to systemd deps for dockerLusheng Ji1-2/+3
Issue-Id: DCAEGEN2-192 Change-Id: Idfccf5cb0b540ce9beb1d616e1d9f30252029175 Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-20Merge "Fix path to Kafka archive"Gary Wu1-2/+2
2017-11-20Fix path to Kafka archiveMarco Platania1-2/+2
- Update MR init script to replace the URL of Kafka archives Change-Id: Id7bfa1af24e1ac833a9de83d420353ee316a6a4e Issue-ID: INT-343 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-20Merge "Fixed bug in vbrg vpp snat patch"Marco Platania1-32/+45
2017-11-17Fixed bug in vbrg vpp snat patchItohan1-32/+45
Modified script to close files after use Modified script to call fgets only if file is not null Issue-ID: INT-63 Change-Id: I61519f9c248dde8ae44f148cb4c1cc594615ea7c Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
2017-11-17Fixed tap, lstack and DHCP problemsSrivahni1-13/+39
Moved tap and lstack configuration from setup.gate file to vGW init script Created vGW service to start after honeycomb service and modified DHCP service to start after vGW service Change-Id: Ib6936f6a1108ccdc34b3257a7bb82b49661f1e3b Issue-ID: INT-63 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2017-11-17Fix setting vGMUX VES server port via honeycombEric Multanen1-2/+2
Fixes an issue where vpp would crash if the VES server port number was set via honeycomb rest call. The port value was being handled as a byte so larger values (e.g. 8080) caused the problem. Change-Id: Ib42725033f92d597524bbfda1f12cc7e43c87b4a Issue-ID: INT-63 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2017-11-16Add script to update operational policyMarco Platania1-0/+74
- The script is used to update the operational policy during vFW closed loop Change-Id: Ib86cbb2bbfa821e7ea8197c014f0556ee5817d92 Issue-ID: CERT-1 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-16Update heat env template to add usecase-uiGary Wu2-2/+2
Change-Id: Ia5d208855fd40af5862a845151f3e718e83b782b Issue-Id: USECASEUI-60 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-16Update VID versionGary Wu1-1/+1
Update VID version per change to docker-manifest.csv 218d6a41c1c3a2e24f6c3ae73ccc6497f35c1437 Change-Id: I5871e647e660eeaef9f026a65b607ed363e3c183 Issue-ID: VID-87 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-16Script to generate heat env using docker-manifestGary Wu3-2/+213
Change-Id: I872bde8621453332450a669609dc767047156866 Issue-ID: INT-334 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2017-11-16Added vxlan tunnel creationSrivahni1-0/+2
Added vxlan tunnel creation to vGW install script Change-Id: Ie43bbdc66a3ff607f8dd6c203910d45c6052c954 Issue-ID: INT-63 Signed-off-by: Srivahni <srivahni.chivukula@intel.com>
2017-11-16Update docker version numbersMarco Platania1-2/+2
Change-Id: Ia1b9c473b36aa4af7b7bfe6ae4f6203dcc185c01 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-16Merge "Updated the docker version"Marco Platania1-1/+1
2017-11-16Merge "Update vfc release version"Marco Platania1-15/+15
2017-11-16Merge "Removed tunnel creation from vGW install script"Marco Platania1-4/+1
2017-11-16Updated the docker versionseshukm1-1/+1
IssueId: SO-346 Change-Id: I913184032640fed95c462c813d3d5296416eb0d7 Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
2017-11-16Update vfc release versionyangyan1-15/+15
Issue-ID: VFC-593 Change-Id: I3ad610d0f9dd8c2f10ffe545434edde98a493e5b Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2017-11-16Merge "Update dgbuilder docker to released version"Gary Wu1-1/+1
2017-11-16Update MSB docker to Amsterdam release versionHuabingZhao1-1/+1
Issue-Id: MSB-95 Change-Id: I020f3001e7822244eb2e8e4509efc8181f6c27ed Signed-off-by: HuabingZhao <zhao.huabing@zte.com.cn>
2017-11-15Update dgbuilder docker to released versionDan Timoney1-1/+1
Update dgbuilder docker version to released version v0.1.0 Change-Id: I54e401ef3c6997365d57fcc717a199753a7a616b Issue-ID: CCSDK-80 Signed-off-by: Dan Timoney <dtimoney@att.com>
2017-11-15Fix typo in APPC docker versionMarco Platania1-1/+1
Change-Id: I9cca8b90b8b1efd9d6d7eabead72483cb2f1cb87 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-15Merge "Align Docker versions with manifest file"Marco Platania1-17/+17
2017-11-15Align Docker versions with manifest fileEric Debeau1-17/+17
Some Docker versions are not aligned with the last Docker images Align Docker version with manifest file: https://git.onap.org/integration/tree/version-manifest/src/main/resources/docker-manifest.csv Change-Id: Icdf6c61b7e3ca1eabcca6dafac189982b76611e2 ISSUE-ID: INT-334 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2017-11-15Merge "Update to final Policy docker"Marco Platania1-1/+1
2017-11-15Change gerrit branch to SDC and SDNCMarco Platania1-2/+2
Change-Id: I8465aa8dfc16d667bd4c7e7a60eb3f96ea1b248f Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-15Update to final Policy dockerPamela Dragosh1-1/+1
Policy did one last release to v1.1.2 for Docker Change-Id: Ia5f9e40fe7e90a9cf74c93a7ad0f87b218698923 Issue-ID: POLICY-450 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2017-11-15Fix MSB docker version in Heat envMarco Platania1-1/+1
Change-Id: I90177c97912c8b6abc9178863bdbd6e3bf43fe48 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-15Merge "Fixed bug in v_brgemu_install.sh"Marco Platania1-2/+4
2017-11-15Merge "fill __docker_version__ in robot_vm template"Marco Platania1-0/+1
2017-11-15Merge "Change dcae docker version to release v1.1.0"Marco Platania1-1/+1
2017-11-15fill __docker_version__ in robot_vm templateSylvain Desbureaux1-0/+1
__docker_version__ was not filled before, causing the failure of robot docker (can't start). This patch solves it. Change-Id: I5c75b7f587a4bf43126a6eb74f86c2bce967e908 Issue-ID: INT-336 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2017-11-14Fixed bug in v_brgemu_install.shItohan1-2/+4
Moved creation of nat_service.sh to an if block Issue-ID: INT-63 Change-Id: I44a86012dd08359859c24c41a7c6693b9b3429a2 Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
2017-11-14Change dcae docker version to release v1.1.0Lusheng Ji1-1/+1
Issue-Id: DCAEGEN2-202 Change-Id: I25fa65b328de5b223f873b9dee6eacccfdded1bc Signed-off-by: Lusheng Ji <lji@research.att.com>
2017-11-15Add DMaaP IP into UUI server docker run parametersshentao1-2/+2
Change-Id: If48d5f42914a3883a4dc90b7b78757d98577c3d5 Issue-Id: USECASEUI-56 Signed-off-by: shentao <shentao@chinamobile.com>
2017-11-14Configure honeycomb NAT settings after vpp crashItohan2-4/+30
Modified vbrg install script to include a service to reconfigure vpp honeycomb NAT after vpp crash Modified vbrg init script to start nat service Change-Id: I417caa5759d83b429ca4b44f42737c0f9061a3d8 Issue-ID: INT-63 Signed-off-by: Itohan <itohan.ukponmwan@intel.com>
2017-11-15Merge "Fix streams in vLB/vDNS VNF"Gary Wu2-9/+46
2017-11-15Merge "Use private IP in SDC config"Gary Wu2-9/+3
2017-11-14Fix streams in vLB/vDNS VNFMarco Platania2-9/+46
- Fixed an issue that prevented vPacketGen to run more than 2 streams - Improved DNS query load balancing by rehashing port numbers in the streams Change-Id: Iec962301712df505569dc210770ecf1aaf6e5c5c Issue-ID: CERT-1 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-14Merge "Configure honeycomb NAT settings after vpp crash"Marco Platania2-4/+30
2017-11-14Use private IP in SDC configMarco Platania2-9/+3
- Pass private IP to SDC VM via Heat - Use private IP to configure SDC internals Change-Id: I5be2734565e5585da8950767ddc61cc984df8fe2 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-14Add dmaap to sdnc_vm_init.shBrian Freeman1-0/+3
Issue-ID: CCSDK-142 Change-Id: I98053827719b79d2a3035eadc48a568e3f4af57b Signed-off-by: Brian Freeman <bf1936@att.com>
2017-11-14Deprecate Rackspace templates in READMEMarco Platania1-2/+2
Change-Id: Id2e0496c8a70acf899c6e91aa3a532c0891d14a1 Issue-ID: INT-308 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-13Replace SDC docker versionMarco Platania1-1/+1
Change-Id: I7936defa9257d305667af6e6b67ae892dce25cf9 Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>
2017-11-13Cleanup installation platform for R1Marco Platania9-285/+125
- Add per-container version number for VFC - Remove DCAE GEN 1 comments - Update DNS init script and configuration - Update SDC init script Change-Id: Ic63eb95af299144885b3fbc8adff4a90501ec13e Issue-ID: INT-334 Signed-off-by: Marco Platania <platania@research.att.com>