summaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-04-18Update OOF installation scriptsMarco Platania4-1/+21
Change-Id: Ieba914164b62c461466c57c05921f391ea16fe3d Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-17Merge "VM start script improvements."Marco Platania1-2/+2
2018-04-17VM start script improvements.Lusheng Ji1-2/+2
1. improved vm_init script 2. enabled vm_init script at the end of install script 3. noting that now supporting more deployment profiles Issue-ID: DCAEGEN2-434 Change-Id: I2bcbe1c79571dad5f6d8998f02eaf702efa5625e Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-17Merge "Fix deployment errors in nbi cloud init"Gary Wu1-2/+8
2018-04-17Fix deployment errors in nbi cloud initSylvain Desbureaux1-2/+8
add some missing needed variables in heat stack part of nbi (ip addresses of sdc, aai and so). Retrieve them and use them in nbi_vm_init.sh script. Clean nbi_install.sh script in order to be faster. Change-Id: I234e0ebdaa75c87c1585bf128831af54515e1eab Issue-ID: EXTAPI-76 Signed-off-by: Sylvain Desbureaux <sylvain.desbureaux@orange.com>
2018-04-17Merge "Add cli ip addr in robot vm for health check"Marco Platania1-0/+1
2018-04-17Add cli ip addr in robot vm for health checkKanagaraj Manickam k003651061-0/+1
Issue-ID: CLI-106 Change-Id: I80eee058845c0b67f972477feb34812e960a3e52 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-17Merge "modify robot_vm for nbi ip Issue-ID: INT-456"Marco Platania2-0/+4
2018-04-17Add cli ip addr in robot vm for health checkKanagaraj Manickam k003651061-0/+1
Issue-ID: CLI-106 Change-Id: Ic8e9c7faa17923de9cd6da60b45e2afc16a6dce7 Signed-off-by: Kanagaraj Manickam k00365106 <kanagaraj.manickam@huawei.com>
2018-04-17modify robot_vm for nbi ipRene Robert2-0/+4
Issue-ID: INT-456 Change-Id: I163324e725c1daa6f5de016f1066b2ef7bbc2285 Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-16Correct ExternalAPI-NBI init scriptEric Debeau3-970/+970
Add directory /opt/nbi Correct docker-compose.yml path Issue-ID: INT-456 Change-Id: I872da967874c444ae8c76fd9f5784bdadbd00da0 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-04-16Update AAF installation with HeatMarco Platania3-3/+13
Change-Id: I169e2b6530b5515879c6ebdcf6b1ebf2b3f83aa1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16Install AAF with Heat (WIP)Marco Platania4-1/+11
Change-Id: I65a9ded45dbaf238cbef4a3b29b6ecfc7171e670 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-16Merge "Add DCAE docker version refs"Marco Platania3-3/+149
2018-04-16complete nbi installRene Robert3-2/+18
Issue-ID: INT-456 Change-Id: I8a16fde4627f61af7556006fafc0dcbfd9a429cc Signed-off-by: Rene Robert <rene.robert@orange.com>
2018-04-15Add DCAE docker version refsLusheng Ji3-3/+149
Issue-ID: DCAEGEN2-206 Change-Id: I4e2fc2bb8b07adf6e7c24c07dc2e5c559ff3cffd Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-13Update Policy to STAGINGPamela Dragosh1-2/+2
We have released artifacts and would like to test the STAGING docker image. We will release it if all goes well. Issue-ID: POLICY-708 Change-Id: Ifaa6f166683e4b551621e0e65a941d136ecda23b Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-12Add heat script for deploying sdc-wfdYuanHu4-0/+10
Provide the heat template script for deploying a sdc-workflow-designer to an openstack environment. Issue-ID: SDC-1208, INT-464 Change-Id: I61a06a66fab75928a3ed8d2ce2c426a0675a2606 Signed-off-by: YuanHu <yuan.hu1@zte.com.cn>
2018-04-10Install MUSIC containers via HeatMarco Platania4-3/+20
Change-Id: Ic36c551c5b132db3ff27d620ddaf55d1370ff5f1 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-10Update vfc_vm_init scriptyangyan3-1/+4
Issue-ID: VFC-866 Change-Id: Icdf677ca953f2499b50bb73d14cb15d051a2d910 Signed-off-by: yangyan <yangyanyj@chinamobile.com>
2018-04-06Fix policy docker taggingPamela Dragosh1-1/+1
The OOM requested removal of policy from the path for Beijing release. And updated to latest SNAPSHOT docker image. Issue-ID: INT-444 Change-Id: Id26988aef817c223a95eee5ad1605bc6641388a5 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
2018-04-05Fix issues in ONAP install scriptsMarco Platania1-2/+2
- Rename container in AAI script - Rename container in VID script - Update VM flavor for OOF - Update OOF install script Change-Id: I5ea91b99e840c35cae8ad876c8b4f7d14ff50128 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-04Env variables for Health Check SDC DistributionGary Wu2-0/+4
Change-Id: I4337b3ef1b2c9b2a468fdf227ebdbabbaa578de2 Issue-ID: TEST-13 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-04Bump docker versions using the latest manifestGary Wu2-2/+3
Change-Id: If8cbfd63713dff2358cc99c9836b6834bb1322eb Issue-ID: INT-278 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-04Add code for R2MVP deploymentLusheng Ji2-1/+9
Added code using a "dcae_deployment_profile" parameter to control what kind of deployment for DCAE. R1 is for ONAP Amsterdam deployment (bootstrap installs Cloudify Manager then uses CM to deploy additional VMs). R2MVP is a new MVP deployment, with only service components such as VES collector and supporting components. All components are deployed with their default configurations. R2MVP does not support dynamic depoyment of additional assets and configuration via CLAMP. Issue-ID: DCAEGEN2-206 Change-Id: Ide51c780a45c23f33123d52f9df225b8715833d3 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-04-03Update heat template using manifest versionsGary Wu2-27/+27
Change-Id: I033a9d8827f23192bbd50cb071ac68a63bb3bb63 Issue-ID: INT-444 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-04-03Update env.template for ONAP installationMarco Platania1-0/+2
Change-Id: Iaf9c53ae6d4738ad4bab48c62b64392096f54c24 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-03Update Heat and install script for BeijingMarco Platania2-0/+6
Change-Id: I28b3b585e9609b69ca784654d0a6de927d206d62 Issue-ID: INT-444 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-03Add NBI configuration to DNSMarco Platania1-0/+2
Change-Id: I456d612171ab6f00a7f0390b585ea6208e047918 Issue-ID: INT-456 Signed-off-by: Marco Platania <platania@research.att.com>
2018-04-03Add missing NBI heat env valuesGary Wu2-0/+4
Change-Id: I4567d13a8e6cdd15efb38337ffb231f4b0c95361 Issue-ID: INT-456 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-03-29Update OpenStack envst782s1-1/+1
Issue-ID: PORTAL-217 update the docker version in the openstack env file Change-Id: I2e344eb8981fb9af230ad9ff5a8a448c92bd6dfe Signed-off-by: st782s <statta@research.att.com>
2018-03-29Merge "Fix sending of vm_flavor to Robot VM"Marco Platania1-1/+1
2018-03-28Add static vDNS config to vLBMSMarco Platania1-0/+4
Change-Id: Ib30f2f2a5da2ffccab2ce505c5c6ca21a32531f6 Issue-ID: INT-431 Signed-off-by: Marco Platania <platania@research.att.com>