aboutsummaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
2019-09-12Fix Honeycomb installation in vDNS VMMarco Platania8-10/+26
Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: I8dd1cde406836de417fc7e1fabdf7b89d18b7fd2
2019-08-11Fixing some typos in heat templatesTomáš Levora3-3/+3
Issue-ID: INT-1198 Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com> Change-Id: I6f1788b5bcd3b605a92ba10561972caa6257e61e
2019-08-02[DEMO] adding nexus_artifact_url to env filestark, steven3-0/+3
Issue-ID: VVP-232 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I2adfeb8e905735a79ffd57832ffae281d8e691ef
2019-07-24[DEMO] Making vFW_NextGen compliant with heat guidelinesstark, steven8-204/+210
NOTE: Did not comment out environment file parameters Changed unprotected_private network_role to private1 Changed protected_private network_role to private2 Issue-ID: VVP-232 Signed-off-by: stark, steven <steven.stark@att.com> Change-Id: I30feb6bcae916d2ed2b17d8cb37dd7828a79815b
2019-07-08Further enhancement for the vIPSec scriptRuoyu Ying2-211/+303
* Setup vpp through scripts instead of using the vipsec image due to cloud init limitation * Add router to fix network issues that happens randomly Issue-ID: INT-793 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com> Change-Id: I55ee8d9e2d2bf06d69b223a3e8d45b8b10b6b0c7
2019-05-31Add vFW and vLB HPA files from CasablancaItohan Ukponmwan11-0/+1879
Issue-ID: INT-1093 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com> Change-Id: Ie4510bf5d23825eec21451afbcd7b25728a42d6a
2019-05-20Fix issues with vLB use caseMarco Platania3-6/+6
Change-Id: Iaf380c8697e813295e6e51367df1aefbfef695ce Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-05-07Roll version numberMarco Platania33-62/+62
Change-Id: If18c9d5ba60896b5acaa9fb287620feb558b47d3 Issue-ID: INT-1070 Signed-off-by: Marco Platania <platania@research.att.com> Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2019-05-03remove vIMS foldermrichomme10-2127/+0
this folder includes vIMS heat template licensed under GPL v3 ONAP legal subcommittee does not recommend approval of license exceptions for GPL-3.0 content Issue-ID: INT-1049 Change-Id: I5c6a7e892e7aba8036a6276e9367a8fcc54c7407 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-04-26Add vIMS heat template in demo repositorymrichomme10-0/+2127
this use case is used in OOM gating End to End non regression tests in addition to the healthcheck robot test cases Issue-ID: INT-1049 Change-Id: I37b0c91ea5295c2d16973ea25a364e71ecb569a3 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-04-25Clean old ONAP heat template from demo repositorymrichomme45-4833/+0
this template is not maintained since casablanca. People could be surprised to find it here (still available on casablanca or older branches) Issue-ID: INT-1046 Change-Id: I266ccc59c05a713cde17b20491f2e729d068414f Signed-off-by: mrichomme <morgan.richomme@orange.com>
2019-04-18Fix vFWCL Heat template for instantiation with RobotMarco Platania2-4/+9
- Don't use vnf_name as private network name prefix. Added a new parameter named net_prefix Change-Id: I2b54f49ce40635e1e5869dab8290f3dfc4ef6f16 Issue-ID: INT-853 Signed-off-by: Marco Platania <platania@research.att.com>
2019-04-16Add scripts for vIPSEC VNFRuoyu Ying1-2/+2
- Add scripts for vPacketgen and vSink that would be used in vIPSEC VNF. - Fixed minor bugs inside the base_vipsec.yaml Change-Id: Ide06fa3f05babe99a9728653a6d2ac214696049e Issue-ID: INT-793 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-04-10vfirewall usecase for arm64Your Name6-0/+755
vfirewall support for running on arm64 openstack deployment. Due to lack of support for arm64 un current vfirewall usecase deps we had to update some components version like the ubuntu (16.04) vpp, dpdk, and honeycomb Change-Id: I3a434df1493fab9bdb43cb0ec1313b1a626b33c9 Issue-ID: INT-884 Signed-off-by: Paul Vaduva <Paul.Vaduva@enea.com>
2019-04-09Add heat script for vIPsec use caseRuoyu Ying3-0/+856
Add the HEAT script for IPsec deployment. With two IPsec gateways, a packetGenerator and a sink inside this scenario. Change-Id: I2f6f74c863f8fb0c52bd776263569e26130b2e38 Issue-ID: INT-793 Signed-off-by: Ruoyu Ying <ruoyu.ying@intel.com>
2019-03-19Remove SDNC metadata from Heat templatesMarco Platania6-45/+0
Change-Id: I3c3ae7850cf03b6a9e1a29035e07195703f537fd Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-03-06Create vLB HEAT templates for CDSMarco Platania9-0/+1146
- This set of templates is intended to be used with CDS for scale out Change-Id: I05c2adfb01169cc11440ec1f9553710ad32da453 Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-12Add Nexus repo URL to vFWDTMarco Platania1-0/+1
Change-Id: Ibed0ba484f866b06c1d8a8de31c2ebab916d244d Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-12Fix scripts download in vFWDTMarco Platania4-32/+26
Change-Id: I2ad26ee849254e8a9343e390c9a7e134b324b8cf Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-02-01Bump demo artifact versionMarco Platania23-71/+45
- Change demo artifact v. to 1.4.0-SNAPSHOT - Change VES collector port number - Remove comments from Heat templates Change-Id: Ia1428d7fcc4740702488c0b28bdb5b3b0e31fd8d Issue-ID: INT-658 Signed-off-by: Marco Platania <platania@research.att.com>
2019-01-31[VVP] update templates for vFWCLstark, steven4-99/+184
Change-Id: I7c5f7525d86b69874dc9718b6086229294a9c9fb Issue-ID: VVP-156 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-31[VVP] removing violation commentstark, steven1-1/+0
Change-Id: I01dc0b839c9918af44f9f10aa864b07da09ea3d2 Issue-ID: VVP-154 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-30[VVP] update heat templates for vFWstark, steven2-88/+185
Change-Id: I2e5b019a29904e4267db4c2a03c88d64fd22f288 Issue-ID: VVP-154 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-29[VVP] update heat templates for vLBMSstark, steven4-150/+280
Change-Id: Iaf9d947a430a695158ccaa11e41b23904d14fffc Issue-ID: VVP-151 Signed-off-by: stark, steven <steven.stark@att.com>
2019-01-16Allow custom plugins in SDCshrikantawachar1-0/+2
Allow custom plugins in SDC Change-Id: I636d534d1853522b131b225ab851013622441bf2 Issue-ID: SDC-2022 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-11-21Do not use CDS for base vFWAlexis de Talhouët4-12/+6
Change-Id: I706ebbbffe461398cf8419a49418cf4795f1eb0f Issue-ID: INT-745 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-11-18SDC workflow docker-composeojasdubey5-22/+70
Added support for workflow deployment on heat using docker-compose Change-Id: I78e61d947f243807384be22cf583e0608bef7360 Issue-ID: SDC-1743 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-11-15Added Default parameters value to vnic typeItohan3-0/+14
-Added default vnic type value of normal for all the vnic type parameters Change-Id: Ic997eaf22be0eda71f561bb2a7f20d31bc66b027 Issue-ID: INT-703 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
2018-11-12vFW and vFWCL templates for HPAItohan9-0/+1244
Modified the generic vFW and vFWCL heat templates to include different flavor parameters for each vm in this use case. Added a parameter to specify the vnic type for the port of each vm so that sriov NICs or virtio NICs can be specified. Change-Id: I32b60f94b8deeb7c388d1d0b53afda215cd53c7d Issue-ID: INT-703 Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
2018-10-30Change REST API version for vLBMarco Platania2-2/+2
Change-Id: If4cf869bce67b7dbbf254724824d870027e35988 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-23Update scale out use caseMarco Platania4-4/+12
- add new parameter "dns_enabled" to Heat - change branch name in install scripts Change-Id: I62b6ee99ea00a02424f0a02043a4d933a0e23309 Issue-ID: INT-696 Signed-off-by: Marco Platania <platania@research.att.com>
2018-10-19Do not prepand randomo str in key for vFW_NextGenAlexis de Talhouët1-11/+1
As the assignment for the key-name is using CDS, the key-name shouldn't be adding anything to the name that has been resolved, as it would create a discrepancy between what is expected to be the key-name vs what it would be. Using CDS, resolutions happens through GR-API, and are stored within MD-SAL. If that value is altered, deployment will fail as the process won't know about this additional random-str. Change-Id: Icba069a1345572debded44b4e5486b23524728ea Issue-ID: INT-694 Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
2018-10-11Merge "Add dashboard to Clamp VM"Gary Wu2-3/+10
2018-10-11Update Docker tag for CasablancaEric Debeau1-1/+1
Change-Id: Ie41ff26b349bad19b0d939519b28fa14315f3cc4 Issue-ID: EXTAPI-146 Signed-off-by: Eric Debeau <eric.debeau@orange.com>
2018-10-11Add dashboard to Clamp VMac25502-3/+10
Change-Id: I048a609bb0526b4167a105f0e1b09b6cdea2217a Issue-ID: CLAMP-230 Signed-off-by: ac2550 <ac2550@intl.att.com>
2018-10-06Add ansible server for APPCAaron Hay4-0/+11
Add necessary HEAT template parameters to support installation of the ansible server in APPC. Change-Id: Ic97b08f1bb2351704284bf0c6bf4ebc427510552 Issue-ID: APPC-1168 Signed-off-by: Aaron Hay <ah415j@att.com>
2018-10-04Update OOF config fileDileep Ranganathan1-7/+57
Update HAS and OSDF config file based on latest changes Syncing conductor.conf, osdf_config.yaml file across all projects. Change-Id: I68c9bcc4765ff1debd1a1d3c95c2f536104a9bbd Issue-ID: OPTFRA-205 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-10-03Add Register ToInstrumental1-0/+1
For HEAT, needed to utilize use the "aaf.api.simpledemp.onap.org" FQDN. Only change for HEAT is making sure FQDN is pushed to Container Issue-ID: AAF-517 Change-Id: Ia16ec14168fbc92cae6fe1f7019e961bbb9f965d Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-10-01Separate VF templates for vFWMarco Platania12-0/+1004
- Create a new set of Heat templates for the vFW: - One base template with the definition of common resources - Three add-on modules (VF modules) that describe vFW, vPacketGen, and vSink - Examples of env files in the examples directory For Casablanca, this new template structure will be used for testing CDS capabilities. Change-Id: Ic6c555074490d9d78f90cb347bc56a01a397ca06 Issue-ID: INT-659 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-28Heat templates for vFW and Traffic DistributionLukasz Rajewski6-0/+782
Modified featg templates for vFW use case that allow to create two instances of vFW and vSink. Change was required for tests of Distribute Traffic LCM action in SDN-C and APP-C Also templates have improved way for association of floationg IP and installation of vFW components also is corrected. Change-Id: I47f95c5e01fa4a37c75b8dfe50ed474be5288522 Issue-ID: CCSDK-449 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2018-09-26Fix DCAE deployment in HeatMarco Platania1-2/+10
Change-Id: If5be263616df3e0e726d8a111862fa017d0b8fa6 Issue-ID: INT-669 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-25Change AAF to Cass ContainerInstrumental4-132/+10
Change AAF install scripts to utilize "aaf_cass" containers, and auto-initialize (inside of containers) for both aaf_cass and aaf_* Also, removed "sample_ca". This is done inside AAF Containers now. Tested from scratch on SB07 Issue-ID: AAF-517 Change-Id: I8855291bc0b1347fd11f5cf60f150f7cd3c6f371 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-20Update OOF to v14 AAI schemaDileep Ranganathan1-6/+6
Updated the version to v14 in conductor.conf Change-Id: I3cf3dd931d00aedc203c9a8d21d7a38ab36b5f7b Issue-ID: OPTFRA-355 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-19Merge "HEAT installation enable VID via HTTPS"Marco Platania1-1/+1
2018-09-19HEAT installation enable VID via HTTPSPiotr Darosz1-1/+1
Enable HEAT installation to allow Portal accessing VID via HTTPS Change-Id: I4328192e388a9a929ab0dc63ce77b325c34768c9 Issue-ID: VID-273 Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
2018-09-19Update docker tags for R3Lusheng Ji3-57/+101
Issue-ID: DCAEGEN2-772 Change-Id: Ic20c02b596480b2c1acb7adf4ae5b6509ea7c510 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-09-18Remove deprecated R1 codeLusheng Ji4-127/+27
Issue-ID: DCAEGEN2-499 Change-Id: I8dd791c09a8f45412319f4a1d0f0fb919028b011 Signed-off-by: Lusheng Ji <lji@research.att.com>
2018-09-13Prevent package installation failures in VNFsMarco Platania16-0/+26
Add apt-get update to the user_data parts of the VNF Heat templates to prevent failures of package installation Change-Id: Iaa2e54f5dc7e88dc2891f4deddfebc0d2cde22e7 Issue-ID: INT-660 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-12Update vid_vm_init.shSonsino, Ofir (os0695)1-1/+1
Change-Id: Ifff07883461f1938e195cfd0fe5e25b8ece4f972 Issue-ID: VID-293 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-09-11Merge "Update vFW Heat Template for CDS use"Gary Wu2-5/+17