aboutsummaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
2018-05-24Clean up deprecated DCAE parameters from R2Lusheng Ji3-36/+26
Issue-ID: DCAEGEN2-499 Change-Id: Icc2b45e5207882f24f079b57083a5702baf5eb1d Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-05-23Clean Heat templateEric Debeau2-12/+0
Remove some parameters no more used: - flavor_xxlarge - horizon_url Change-Id: I300b5b6b096fc1c8b6a66b043499178c2613ff97 Issue-ID: INT-505 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-05-21Retrieve boot scripts from new demo artifact zipGary Wu3-66/+63
Remove use of the raw repo. Remove nexus_repo parameter. Add new nexus_artifact_repo parameter with default value. Change-Id: Ib502a77010258c2a7a642cd375094b336d046174 Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-18Merge "Retrieve boot scripts from new demo artifact zip"Marco Platania3-22/+82
2018-05-17Add option to use OAM network for Robot public netGary Wu1-1/+14
Change-Id: I7d2692e64d0e09afed0b09dc9349c03e09b1869e Issue-ID: INT-414 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Retrieve boot scripts from new demo artifact zipGary Wu3-22/+82
Change-Id: Icc805d78fb9191e53b5eee61ee2abb8086279dcd Issue-ID: INT-504 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Merge "Policy 1.2.2 image"Marco Platania1-1/+1
2018-05-17Go back to SNAPSHOT raw artifact versionGary Wu2-2/+2
Change-Id: I4002b21e5685ed5fc822133d6d2db9cb613cbe33 Issue-ID: INT-500 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-17Policy 1.2.2 imagePamela Dragosh1-1/+1
We will have another image with the vLB fix - but for completeness we will update this version. Issue-ID: POLICY-798 Change-Id: I02dc7cbc0aa2822e34676073da3c5356b3b92140 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-05-17Update the ESR docker image tagBin Yang1-1/+1
Change-Id: I6d900330bf4a9aa678b03eeb2f357be85d4cf304 Issue-ID: AAI-1113 Signed-off-by: Bin Yang <bin.yang@windriver.com>
2018-05-16Merge "Use release version of demo in env template"Marco Platania1-1/+1
2018-05-16Add robot parametersBrian Freeman1-1/+6
Issue-ID: INT-503 Change-Id: I1d1983fcb422a29cec4f1046c79c2b2edf2f2236 Signed-off-by: Brian Freeman <bf1936@att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Use release version of demo in env templateGary Wu1-1/+1
Change-Id: I20eb8f94150d706342fb265b8463c5e23267d2b1 Issue-ID: INT-500 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Merge "Fix bug with vm_image_name in robot VM"Marco Platania1-1/+1
2018-05-16Fix bug with vm_image_name in robot VMGary Wu1-1/+1
Change-Id: I45c3df1ec7bd735217061517e6b83f49627b1034 Issue-ID: INT-407 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-05-16Use release versions of demo and testsuiteGary Wu1-2/+2
Change-Id: I44931eb61ec9016819404720caa0c11d515fc47f Issue-ID: INT-500 Issue-ID: INT-501 Signed-off-by: Gary Wu <gary.i.wu@huawei.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-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-14Pass local IP to AAF VMMarco Platania1-0/+2
Change-Id: Ib4228124415cd1ee70975d737f6c8462107473f4 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.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-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-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-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 Platania2-1/+83
2018-05-03Adding heat based deployment for smsKiran Kamineni2-1/+83
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 Nemeth2-23/+0
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-27Maintain independent image version for M.C. pluginBin Yang4-2/+12
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-26Fix DMaaP install to support HTTPSMarco Platania2-2/+2
Change-Id: Ic5216b2460c25f157607d9d78e74fc505264fd54 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-25Fix Message Router installation via HeatMarco Platania4-1/+11
Change-Id: I6a03cc2c1526cff76af45b93f511f1cc5aada512 Issue-ID: INT-482 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-25Policy docker version is wrongYang Xu1-1/+1
Policy docker image version v1.2.0 is not found in nexus repo, change version to 1.2.0 Issue-ID: INT-483 Change-Id: Ie8a761adc884eab95f81757e52e39a1d73ec176d Signed-off-by: Yang Xu <yang.xu3@huawei.com>
2018-04-24Move MR HEAT files to MR repositorysu622b1-1/+1
Issue-ID: DMAAP-433 Change-Id: I4e344e87edc3982b18df5a795a5f8ddf3aecf53c Signed-off-by: su622b <sunil.unnava@att.com>
2018-04-23Update policy docker releasePamela Dragosh1-2/+2
v1.2.0 Issue-ID: POLICY-708 Change-Id: I0b3d186d33d6de83408cb07223d825d4e0e9d082 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-20Update AAF configurationMarco Platania2-0/+4
- Pass local IP to AAF VM via Heat - Update aaf_vm_init.sh to change AAF (d.props) config at startup Change-Id: I6826306c6193b540a45814257879ac099f00fec2 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-20Fix VNFSDK health check HeatMurali-P2-0/+2
Global injected ip adress Issue-ID: VNFSDK-252 Change-Id: I7cb8c26e420c8f44e4fe376dbab3a8259f30dd76 Signed-off-by: Murali-P <murali.p@huawei.com>
2018-04-19Update CLI docker version in heat templateKanagaraj Manickam k003651061-1/+1
Issue-ID: INT-473 Change-Id: Iceffe655fe7066cf33b810744030255fb23fcd23 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-18Merge "Update DCAE IP and port for VNFs"Gary Wu12-31/+31
2018-04-18Sync up env template with env file changesGary Wu1-3/+5
Change-Id: Ie53c0a5bd061da91f63092bfcef6334989f61fc0 Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-18Update DCAE IP and port for VNFsMarco Platania12-31/+31
- For Beijing, DCAE (Heat-installed) will be deployed in a single VM. This makes the IP address available to VNF (VNF Heat env file) - Change the port of the DCAE collector to 8081 - Rename DCAE VM in ONAP Heat template Change-Id: I6d95b73de774afd41136ca289a11beb5fddc31a3 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>