aboutsummaryrefslogtreecommitdiffstats
path: root/tosca/vCPE/infra
AgeCommit message (Collapse)AuthorFilesLines
2020-03-26Fix indentation issues within YAMLsBartek Grzybowski1-70/+70
Fixes applied as reported by yamllint. Change-Id: I5320d49799ecdd3ffbc8f9fbb8617554a709c247 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-26Fix spacing issues in YAML files in tosca/Bartek Grzybowski3-53/+50
Fixes applied as reported by yamllint. Change-Id: Ie152fb8a1f5b61488be15cd81915decb2f806364 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2019-04-26vCPE tosca: Add metadata VNFD_SCHEMA_VERSIONLianhao Lu2-0/+2
Added VNFD_SCHEMA_VERSION property in metadata for backward compatibility requirements. Since the Dublin SDC DM does not support backward compatibility with Casablanca SDC DM, we need a place to idenitfy the DM version it uses in the csar template. Change-Id: I9586d1f442b6d166384acfa5eb3ca969e110b1b0 Issue-ID: INT-1037 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2019-04-25Adapt to latest tosca onboarding DM for vCPE toscaLianhao Lu2-153/+150
Adapted to latest tosca onboarding DM change in SDC to align with SOL001 v2.5.1, for sriov vCPE use case. Change-Id: I2c2fd4cdfbd5d72cfc3a1c7cdfab53763f17d782 Issue-ID: INT-1037 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2019-04-22Adapt to latest tosca onboarding DM changeLianhao Lu1-153/+150
Adapted to latest tosca onboarding DM change in SDC to align with SOL001 v2.5.1. Change-Id: Ib3628fb9bba0d55e9c91aee85e2abb09c0c03b01 Issue-ID: INT-1037 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2018-11-24Change metadata from integer to stringHaibin Huang2-4/+4
Change-Id: Iebc1d670fdf79b2700b164a9edad8d15b7d9209f Issue-ID: INT-746 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-11-19Change Other to OTHERHaibin Huang2-16/+16
Change-Id: I5c4f26cc89000b58bf1468e54193887a170e27d7 Issue-ID: INT-743 Signed-off-by: Haibin Huang <haibin.huang@intel.com>
2018-11-07update vCPE artifact layout and Template fileliboNet2-89/+42
remove node_types's definition from MainserviceTemplate.yaml to make it acceptable by SDC SDC artifacts need to be put at the specfieid directory path based on SDC rule Change-Id: If3f625b40d2e445549ebacdd944605024a073007 Issue-ID: INT-711 Signed-off-by: liboNet <libo.zhu@intel.com>
2018-11-01Fix sriov model errorHuang Haibin2-4/+4
Change-Id: I3c14ddb45dc6357e8043dfd4f7d8d6fdf602b8cf Issue-ID: INT-706 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-10-18Fix Tosca csar with error variableHuang Haibin2-10/+18
a. We don't define oam_private_net_cidr but define onap_private_net_cidr b. sdnc_ip change to sdnc_ip_addr c. define mr_ip_port for infra Change-Id: If8f1b3062d5f1c78881967c24b8d8dd32e197781 Issue-ID: INT-693 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-10-17Add TOSCA templates to support SRIOV-NICHuang Haibin1-0/+759
Change-Id: Id3c05ac7675f29d61ff9fb0a887c88f2df3ac106 Issue-ID: INT-536 Signed-off-by: Huang Haibin <haibin.huang@intel.com>
2018-10-10Adapt to latest SDC change for SOL004 complianceLianhao Lu1-1/+1
Change-Id: Icf5673ba497f5059b2df8d60b3c6eae612581c7a Issue-ID: INT-684 Signed-off-by: Lianhao Lu <lianhao.lu@intel.com>
2018-09-06Add TOSCA templates for vCPE use caseEric Multanen2-0/+767
Adds initial TOSCA files and script to generate CSAR files for the vCPE use case VNFs. Change-Id: Idb85153e8e18b9c21f24aa6ef92d887e17da07c3 Issue-ID: INT-536 Signed-off-by: Eric Multanen <eric.w.multanen@intel.com>
2017-09-21Initial version vCPE TOSCA infra templatedfilppi1-0/+383
Change-Id: Ib1c6709b9802a2c2d439e1aaa10cc2faa1117af1 Issue-id: INT-93 Signed-off-by: DeWayne Filppi <dewayne@cloudify.co>