summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-05-15rm policy install dependency on artifact_versionv1.2.0Jorge Hernandez1-7/+8
Change-Id: I529d4cbafae863b503d28e31e7d4858c7349214f Issue-ID: POLICY-797 Signed-off-by: Jorge Hernandez <jh1730@att.com>
2018-05-15Remove heat light filemrichomme1-2134/+0
this file is not updated when the official heat file is updated it is then misleading and confusing Issue-ID: INT-498 Change-Id: I414a188849934943ce4574d5beb1a9d27c7f5851 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2018-05-14Fix oof vm init scriptShankar Narayanan1-3/+3
Fix the sed line numbers in the OOF VM init script. Issue-ID: OPTFRA-234 Change-Id: Ibe0ed9d284782dd0f05059ea526256f8693bf879 Signed-off-by: Shankar Narayanan <snarayanan@research.att.com>
2018-05-14Clean up local files in AAFMarco Platania1-2/+0
Change-Id: I961a104b94c1ef0e42a08166e07e3af1888cc0fb Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-14Change to local_ip.txtInstrumental1-1/+1
Issue-ID: AAF-282 Change-Id: Ib14d8cbb008e38e99e1dd6ba3c76e99acb891e92 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-14Pass local IP to AAF VMMarco Platania2-1/+3
Change-Id: Ib4228124415cd1ee70975d737f6c8462107473f4 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-14Call DInstall only once nowInstrumental1-2/+0
Issue-ID: AAF-282 Change-Id: Iba54ec026d9e89235e3faa9465e22c32b99e0789 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-12Start SDNC containers after SDCMarco Platania2-2/+19
- Run Health Check against SDC before starting SDNC containers - Wait for 10 minutes, otherwise start SDNC anyways, even though UEB Listener may not be healthy Change-Id: Ia4933e671180c71d7ca07e385e728def9e152024 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-11modify Cass Install on vm_init2Instrumental1-1/+1
Issue-ID: AAF-282 Change-Id: Ice22b8490093c25269bf468dacdd9f6a0e713816 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11modify Cass Install on vm_initInstrumental1-12/+2
Issue-ID: AAF-282 Change-Id: I85f6c03b751b477304ecd177f33c3fd26b264ad6 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-11Merge "Create ~/.m2 in VNFs for manual scaling"Gary Wu3-0/+3
2018-05-10ensure Cass Phase2 on startsInstrumental1-11/+15
Issue-ID: AAF-270 Change-Id: I158973ecef715871fd6dc6aee2ab29688f5af3c2 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-05-10Create ~/.m2 in VNFs for manual scalingMarco Platania3-0/+3
Change-Id: I49cd34abec065cdf3f2cebd19b6f20d430309076 Issue-ID: INT-443 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-10Add target/ to .gitignoreGary Wu1-1/+2
Change-Id: Id0928ec60e1122ce65792c769f957ff23f93c069 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Merge "Sync HEAT docker versions with docker-manifest.csv"Marco Platania1-1/+1
2018-05-09fix path used for launching smsKiran Kamineni1-1/+1
Current path is incorrect. Tested and verified in the openlab setup. This patch is dependent on 46927 Issue-ID: AAF-280 Change-Id: I857e0129e2c3a851cb8e65e150ddcf71f1bbecd3 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-09Sync HEAT docker versions with docker-manifest.csvGary Wu1-1/+1
Sync docker versions to match docker-manifest.csv commit b8a8ccd85b022503db1aa0691ed1047269fb0757 Change-Id: I215689a4df12546b44239d33fba9f1c3cb9ca445 Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Fix POM files for vLB scalingMarco Platania10-35/+424
- Allow VNF-C to clone Honeycomb plugins from Gerrit Change-Id: I09d0498bf4256bbcc7a68234647deb3dbad606df Issue-ID: INT-443 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-09Update POM files for vLB manual scalingMarco Platania8-25/+110
- Change version number of HC artifacts to 1.2.0 - Create a deploy script template in POM file - Change HC version number in install scripts Change-Id: If437d5c719a8a5edfa54dc48abfbc34253c5728d Issue-ID: INT-447 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-09Merge "Reduce multi-service VM size"Marco Platania1-1/+1
2018-05-09Reduce multi-service VM sizeGary Wu1-1/+1
Currently the multi-service VM consumes around 10 GB of RAM. Reduce the VM flavor type down to xlarge (16GB) instead of xxlarge (64 GB). Change-Id: I38139863e0a8d7e92993041112ac1c08e166ab33 Issue-ID: INT-496 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-09Merge "Add NEXUS_DOCKER_REPO in the .env file"Marco Platania1-2/+5
2018-05-09Add NEXUS_DOCKER_REPO in the .env fileEric Debeau1-2/+5
Add NEXUS_DOCKER_REPO in the.env file to be used by docker-compose Change-Id: I6c29b5bba788a333d50c652c441d42dd8ae3e4db Issue-ID: EXTAPI-83 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-05-08Sync HEAT docker versions with docker-manifest.csvGary Wu1-1/+1
Change-Id: I1532f604a3e71b0047ef76ef1951a7127afdc500 Issue-ID: INT-495 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-08Add ansible server pullTimoney, Dan (dt5972)1-0/+3
Added docker pull/tag for ansible server container to sdnc vm init script. Change-Id: I1e6f5d2266d1209f9b95fa827c38bc0eb35768b4 Issue-ID: SDNC-306 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com>
2018-05-04Add back vm_image_name parameter for robot_vmGary Wu2-0/+2
Change-Id: I794a0c0d4e007bed955045dcb2ba6bb0ca97bc96 Issue-ID: INT-407 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Skip ELK health checks for HEAT deploymentsGary Wu2-0/+6
Change-Id: Idd16415912ad3d3d5df59e18fdea3759a8b304fa Issue-ID: INT-489 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Enlarge DCAE VM sizeLusheng Ji1-1/+1
DCAE Heat deployment currently uses large VM flavor. When running CLAMP which deploys additional containers (i.e. TCA) onto this VM, this flavor is not enough. Make it xlarge. Issue-ID: DCAEGEN2-488 Change-Id: I57d4787972176636e58279e7df8fd18804fc342f Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-04Remove dead configuration variablesGary Wu2-20/+0
Change-Id: I589d4791282c350f7c32b47f399701f7ffdba4d3 Issue-ID: VFC-728 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-04Merge "Sync up env template with env file changes"Marco Platania2-6/+20
2018-05-04Merge "Update for SDC Onboarding container"Gary Wu2-4/+12
2018-05-03Update for SDC Onboarding containerBrian Freeman2-4/+12
Issue-ID: TEST-85 Change-Id: I9b82df618194bab41a36aa3e070765cfc1556763 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-05-03Sync up env template with env file changesGary Wu2-6/+20
Change-Id: I5ceb0a82b6733b48518ef6c980f58b38b3bd5d02 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-03Merge "Adding heat based deployment for sms"Marco Platania9-10/+332
2018-05-03Adding heat based deployment for smsKiran Kamineni9-10/+332
Enabling HEAT based deployment for Secret Management Service Issue-ID: AAF-262 Change-Id: I004dab5d94f99c153028b2baa327a745b48dad79 Signed-off-by: Kiran Kamineni <kiran.k.kamineni@intel.com>
2018-05-03 Update mvim_docker image versionliangke1-1/+1
Change-Id: I8d3bb5dffe96e854bca576a3deda8cd5d5f1c445 Issue-ID: MULTICLOUD-222 Signed-off-by: liangke <lokyse@163.com>
2018-05-02Remove dead configuration variablesDenes Nemeth3-27/+1
Change-Id: I3b2f3009ba792e739a30c0cf4fd1a0f80bbca281 Issue-ID: VFC-728 Signed-off-by: Denes Nemeth <denes.nemeth@nokia.com>
2018-05-01Merge "Add Heat template for OAM Network"Gary Wu1-0/+17
2018-05-01Add Heat template for OAM NetworkMarco Platania1-0/+17
- The Heat template for the creation of OAM network is required to run VNFs managed by K8s-installed ONAP - The OAM network must be created before the VNFs Change-Id: I9de8185d75bba4ebe838461773acb7c06beeb518 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-05-01Sync HEAT template with docker manifest versionsGary Wu2-3/+3
Change-Id: Ib07445d93b44227599ecc52dc5fdf4b20050e4ab Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-30Temporarily deploy holmes using "latest"Gary Wu1-2/+2
Change-Id: Iba76743e4ed327fe9e9008666eba9431e7579992 Issue-ID: HOLMES-132 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-27Pass keystore pwd in configdglFromAtt1-0/+2
Change-Id: Ic5fe0ec168e932057e5f44ebbdfce03117b48e17 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-435
2018-04-27Merge "Maintain independent image version for M.C. plugin"Marco Platania5-6/+17
2018-04-27Merge "Fix Heat Health Check"Marco Platania1-1/+1
2018-04-27Maintain independent image version for M.C. pluginBin Yang5-6/+17
Maintain independent image version for M.C. plugins and update the default version accordingly for B. Release Change-Id: I9cb2ab3640ef605b0a4ae2e94b5f8b61bfc28406 Issue-ID: INT-485 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-04-27Fix Heat Health CheckMurali-P1-1/+1
Fix NEXUS_DOCKER_REPO variable Issue-ID: VNFSDK-252 Change-Id: Ifb934320accefb9f23804c86dea5aa48648aa8c1 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-24Set buscontroller https portdglFromAtt1-1/+1
In the heat deployments with domain simpledemo.onap.org the buscontroller now has a valid certificate. Change-Id: I3c1e331069100a02054aff2b5ea782087e266942 Signed-off-by: dglFromAtt <dgl@research.att.com> Issue-ID: DMAAP-435
2018-04-26Merge "Supports 3rd party json for measurements"Marco Platania4-8/+182
2018-04-26Fix DMaaP install to support HTTPSMarco Platania5-123/+5
Change-Id: Ic5216b2460c25f157607d9d78e74fc505264fd54 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-26Merge "Fix replication factor"Marco Platania1-1/+1