aboutsummaryrefslogtreecommitdiffstats
path: root/heat
AgeCommit message (Collapse)AuthorFilesLines
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
2018-09-11Update vFW Heat Template for CDS useMarco Platania2-5/+17
- The update targets the vFW Heat template (note: this is not vFWCL!) - Declare SDNC metadata in the Heat template - Assign a values to metadata parameters (placeholders for now) - Add metadata to each VM in the Heat template Change-Id: I837bb5a58af16c11f6b99adf4f3173bc3f7178ce Issue-ID: CCSDK-493 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-11Merge "update opt config variables for SO"Gary Wu1-0/+9
2018-09-11update opt config variables for SOBrian Freeman1-0/+9
Issue-ID: INT-621 Change-Id: Id0248ba6d68a8e26bf2650c4b5e1a9f79db36fad Signed-off-by: Brian Freeman <bf1936@att.com>
2018-09-07AAF replace latest with HEAT VersionInstrumental2-22/+24
Also, adjust X509 Issuers to match CasaBlanca needs Issue-ID: AAF-420 Change-Id: Iac79f7c8463c161b8bd26b2e6af4581ae746c8ff Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-05Update the OOF docker image versionDileep Ranganathan1-2/+2
Updated the optf-has and optf-osdf docker image version to 1.2.1 Change-Id: I179fe2ca6101134ffa5cb2998694f2761decce56 Issue-ID: OPTFRA-301 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2018-09-05Merge "adjust AAF for b64"Marco Platania5-4/+56
2018-09-05Remove plain OpenStack pwd from HeatMarco Platania6-16/+26
- Replace plain OpenStack password with its encrypted version - Update SO install/init script to skip key encryption (will be done by user) - Provide a script that encrypts the plain OpenStack password Change-Id: Ifb7010ab8720ca92119c65484d05f5cfacf023cb Issue-ID: INT-646 Signed-off-by: Marco Platania <platania@research.att.com>
2018-09-05adjust AAF for b64Instrumental5-4/+56
HEAT Process did not place binary file as expected. Modified process to deal with base64 Issue-ID: AAF-420 Change-Id: If9ef925094e131ff556405c99658989677f5bcdf Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-09-04AAF Sample CA changeInstrumental2-3/+12
Issue-ID: AAF-420 Change-Id: I59b6b83e3e3804e09a98659c198d319c9b784689 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-30Add Public IP for AAFInstrumental1-0/+2
Issue-ID: AAF-420 Change-Id: Ie6d77603fd8711dc48037523e6018d9d345aec76 Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-30Sync HEAT template with staging manifest versionsGary Wu2-17/+17
Change-Id: I20ecacc10f518aeee064ef11603290baf2d356a6 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-29Retrieve demo artifacts via nexus REST APIGary Wu28-129/+13
This supports the use of SNAPSHOT demo artifacts in the vnf HEAT templates. Change-Id: I980c879819b1a396c985c7a2af1885b28e4f150a Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-29Merge "Parameterized the nbi docker image version"Gary Wu1-1/+1
2018-08-29vCPE - move build template files to own directoryEric Multanen8-0/+0
Move the new Heat and environment template files for building the vCPE images to a separate directory. Issue-ID: INT-620 Change-Id: Id437ec19c910a69928e1cedf7bb90565c520a773 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2018-08-29Parameterized the nbi docker image versionQuoc-Nghia Nguyen1-1/+1
Change-Id: I471ab13cda1bf45f6ca6d03ac892bed80b4b55ee Issue-ID: EXTAPI-118 Signed-off-by: Quoc-Nghia Nguyen <quocnghia.nguyen@orange.com>
2018-08-28Merge "Add missing net_id param for vcpe"Gary Wu1-0/+1
2018-08-28Updates for SO integration & sec_groupBrian Freeman1-0/+2
Issue-ID: INT-621 Change-Id: Iad87a8ce5cb0058a82e6b96c84c6e5411ce08b2f Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-26fixing VID vm init scriptSonsino, Ofir (os0695)1-1/+1
Change-Id: I7af0564d5a1c67560ed9927217d07d06039dc0ee Issue-ID: VID-293 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
2018-08-23Adjust aaf HEAT shsInstrumental4-482/+125
Issue-ID: AAF-419 Change-Id: Id4fbce7fb25c703a74f93afbbb519b980d5b96dd Signed-off-by: Instrumental <jonathan.gathman@att.com>
2018-08-22Add missing net_id param for vcpeMatthew Davis1-0/+1
The vcpe demo is not buildable without this. Issue-ID: DCAEGEN2-725 Change-Id: I9a36760173d1133d4f9507aea514954b8bc7e8da Signed-off-by: Matthew Davis <Matthew.Davis.2@team.telstra.com>
2018-08-16Fix heat template for sec_groupBrian Freeman3-3/+31
Issue-ID: SDC-1634 Change-Id: I799ec06218559d204566370dd36b5dbea50c1933 Signed-off-by: Brian Freeman <bf1936@att.com>
2018-08-15Gracefully handle missing docker image versionsGary Wu2-126/+126
Quote the docker image versions so that images missing versions in the manifest will not fail the HEAT deployment. Change-Id: I785ada4bec82518d29434ae7943443440f89ec95 Issue-ID: INT-586 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
2018-08-14Change install_script_version to script_versionPraneta Paithankar1-1/+1
The build_vcpe_vgmux.yaml contains install_script_version parameter in nexus artifact url. This parameter is changed to script_version. Issue-ID: INT-615 Change-Id: I80ce688ff09b07069661d449abeb6b78da1667d3 Signed-off-by: Praneta Paithankar <praneta.paithankar@intel.com>