aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2020-12-22Check orchestration status during instantiation and deletion vFW_CNF_CDS usecase7.0.1guilinMichal Chabiera4-0/+17
Check orchestration status during instantiation and deletion vFW_CNF_CDS usecase Issue-ID: INT-1658 Signed-off-by: Michal Chabiera <michal.chabiera@orange.com> Change-Id: Iffeda65393cea55a8108b91f282b7ee9d6e6f7c8 (cherry picked from commit 1e501466e21b774ccaadef19f4618decc0650001)
2020-12-07Automation scripts for vFW_CNF_CDS usecaseMichal Chabiera17-1/+973
Automation scripts for vFW_CNF_CDS usecase Issue-ID: INT-1658 Signed-off-by: Michal Chabiera <michal.chabiera@orange.com> Change-Id: I32ba9afe0ca95c5db66c6789756508a76a13f948 (cherry picked from commit 6a7d598d08aa0e145a5aff71c4ed6deafb098e39)
2020-11-20Create demo 1.7.0 for guilinmrichomme1-1/+1
Issue-ID: INT-1785 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I8b766303968b96ca4338dd52dcb853a88c9cf810
2020-11-09vFW CNF CDS scripts update for native Helm supportLukasz Rajewski14-23/+73
vFW CNF CDS scripts update for native Helm support Change-Id: I34a1cc8dfb18e512edb6e2786984b683c34815e6 Issue-ID: INT-1658 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-11-02ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki12-0/+2351
VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ie62661a616b6d8d7ee4ffaa1a03ee644e3cdfe77
2020-10-09vFW CDS CNF CBA with native k8s profile uploadLukasz Rajewski28-558/+671
vFW CDS CNF CBA with native k8s profile upload Change-Id: Ic3357982af534ea261d4d617e050dc33bc339645 Issue-ID: INT-1658 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-09-23Update INFO.yamlmrichomme1-8/+27
Issue-ID: INT-1724 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: I7eb5026e772fc9f23bd4c3cb1e5fc56a150f5c73 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-08-25VNF Software Version parameter added to CDS Heat templatesLukasz Rajewski6-1/+19
VNF Software Version parameter added to CDS base heat templates. The purpose is to give a possibility to set the value of the software-version attribute in generic-vnf object in time of VNF instantiation. Change-Id: Ia8c6d446dd538fb8ee58e4504d62ac3f2edc71e6 Issue-ID: INT-1600 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-06-19Update pom files in master to 1.7.0-SNAPSHOTMarco Platania22-23/+22
Issue-ID: INT-1625 Signed-off-by: Marco Platania <platania@research.att.com> Change-Id: Ie7ebd34221170804bc4aec92b4628fbfe17a6596
2020-06-15Fix for missing VNFC rel informationLukasz Rajewski2-15/+88
This patch adds workaround for missing VNFC-VSERVER relation when VSERVER info is created by SO heatbridge (instead robot) Change-Id: I4d54f4bd1ac17193f5b1037bedbf1d00af9d0ac9 Issue-ID: SO-2983 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-05-29Remove endpoint-selector from Data DictionarySamuli Silvius3-30/+6
According to cds bug fixed by https://gerrit.onap.org/r/c/ccsdk/cds/+/106128 Issue-ID: INT-1581 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I58727f7ac114e26c38f44cc33f35e9a54b0f0017
2020-05-25[vFW_CNF_CDS] Update package with latest CDS/Policy changesKonrad Bańka15-101/+34
Rename csar directory with proper name. Update CBA to refer to default naming policy. Remove policy creating script/docs as it's no longer relevant. Issue-ID: INT-1457 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I7d3b888ce073a88e6dfd41883a8853fbf7cb0539
2020-05-25[vFW_CNF_CDS] Cleanup onboarding package contentKonrad Bańka14-509/+31
Rename CSAR to onboarding package where mentioned. This change doesn't contain CBA/Policy updates as they need to be updated according to latest CDS config once it is merged. Issue-ID: INT-1457 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ia230b749fc080d4eaf9834d7d64723d74726a550
2020-05-21Fix lint and systemctl issuesBrian Freeman14-835/+11
removed vFWCL_DANOS since it was repalced with shorter VFWCLDN Issue-ID: INT-1566 Change-Id: I3d928795e903b584d4d6ca9f1bf631e692317ee8 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-05-14Fixed secrets used for appcLukasz Rajewski3-5/+42
THe patch changes way how secrets are resolved for appc after latest changes in ONAP secrets policy. Issue-ID: INT-1465 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I7f992477e612cb04eb3c4dd5dce64fa9c83d1258
2020-05-12Update INFO.yamlmrichomme1-0/+25
Issue-ID: INT-1587 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ic27fcf2d7d097a6e5eb8bc3e952c3aef93c1afba
2020-05-11Improvements for new policy APILukasz Rajewski11-195/+264
Improvements in demo scripts for new API for policy, including scripts preparing OOF for interaction with Policy API Change-Id: Ifd28f6b2941d23dcab6699a71c536d8534fa7cf5 Issue-ID: INT-1465 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-05-07ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki24-0/+4694
VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: If4d89b802a85241e66f38e010e8be0ce94a484e3
2020-05-05Compress IP assignmentsBrian Freeman3-9/+9
Issue-ID: INT-1527 Change-Id: Iace03cdd6e79780c9df78b2648af3f476698c889 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-30Add csar in binary list of .gitattributesmrichomme1-0/+1
Issue-ID: INT-1572 Signed-off-by: mrichomme <morgan.richomme@orange.com> Change-Id: Ic723acced29e0265c927d5bb0c4da0d243bed167 Signed-off-by: mrichomme <morgan.richomme@orange.com>
2020-04-29Upload the csar file for vCPE integrationzhaoliping1236-0/+0
Issue-ID: VFC-1668 Change-Id: Ib34c7e180e6fb60760fca7cd7f99b6309d363b94 Signed-off-by: zhaoliping123 <zhaoliping@chinamobile.com>
2020-04-28Initial VES for DANOS vRouterroot82-0/+30007
1. Create vpp_measurement_reporter that use DANOS configd query to retrieve statistics and libevel to transmit 2. Copy VES evel library to build a debian package under vpp_measurement_report 3. Add debian files to create a vpp_measurement_reporter + libevel debian package 4. Add debian install and systemctl start files 5. Add instruction to build VES reporter debian package (that will include libevel.so) 6. Add instructions to build DANOS ISO with VES reporter debian package and creating glance image Issue-ID: INT-1566 Change-Id: If18f16525f07f1b6bae0fc105e0452263b4bf661 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-04-27vFWDT tutorial fixes after integration testsLukasz Rajewski10-36/+62
Modification in test files, including configuration and workflow files. Change-Id: I6d9eaf4355a151fa20f1b5d4ea8a025cbcb3d70f Issue-ID: INT-1465 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-04-01[vFW_CNF_CDS] Ensure binary files are treated correctly by gitKonrad Bańka2-0/+1
Issue-ID: INT-1512 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Id768d6491059694a274e789b2389fe1865fae457
2020-04-01ROBOT e2e test cases improvements for csar/zip tosca package validation in ↵Krzysztof Kuzmicki6-0/+0
VNFSDK and SDC Onbarding Issue-ID: INT-1240 Signed-off-by: Krzysztof Kuzmicki <krzysztof.kuzmicki@nokia.com> Change-Id: Ia9641709bc5cecfb09304d52d03b516b676d472e
2020-03-27HTTPS VES vLB,vLBMS and vFWsBrian Freeman18-19/+127
vFWDT, vFW_HPA,vFW_NextGen,vLB,vLBMS Issue-ID: INT-1319 Change-Id: I38c6115b0921cc6c709e5de3c33fcb743bf0c899 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-03-27Move vFW to HTTPS VESBrian Freeman5-6/+115
Issue-ID: INT-1319 Change-Id: Ie100f919d162416676ce42a7fa785c8cef2dd917 Signed-off-by: Brian Freeman <bf1936@att.com>
2020-03-26Fix indentation issues within YAMLsBartek Grzybowski16-370/+370
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 heatBartek Grzybowski41-348/+346
Fixes applied as reported by yamllint. Change-Id: I192de1f318c9aee58868807e4a9942b48b8b8e65 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 Grzybowski11-402/+396
Fixes applied as reported by yamllint. Change-Id: Ie152fb8a1f5b61488be15cd81915decb2f806364 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-26Fix spacing issues in YAML files in tutorials/Bartek Grzybowski8-21/+19
Fixes applied as reported by yamllint. Change-Id: I6f5ddce18c7a29bbbf3c973d1fd34ba308ec5616 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-26Fix spacing issues in YAML files in vnfsBartek Grzybowski127-181/+142
Fixes applied as reported by yamllint. Change-Id: I8bd30d49e728715fdc696bb984fbca842ac1c2b8 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-24Fix indentation issues as reported by pylintBartek Grzybowski4-44/+44
Change-Id: I96c57d08d0030b48a9377eb05c077e26241870a6 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-24Fix unused varbiales pylint warningsBartek Grzybowski3-8/+7
Change-Id: I3f76a82d276c75f20453a9306b4f9964d90b5179 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-24Do not use `len(SEQUENCE)` to determine if a sequence is emptyBartek Grzybowski3-6/+5
Change-Id: Iad6832e7b9d468bc8ce73cb728bb983941f7a61c Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Removing unused imports in python scriptsBartek Grzybowski5-16/+0
Removing according to pylint report. Change-Id: I2296b923a71c53347afcd0eb11d1c07b1400570f Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Fix whitespace issues in Python filesBartek Grzybowski11-21/+18
Change-Id: I7c98d1187c24b58471a822ec6f0fb9b0999f6f39 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Pretty print json files in heat/Bartek Grzybowski23-1789/+1925
Fixing json files to conform to linter rules. Change-Id: Ia758a50adffb13889255511594aacc03f66f4e4b Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Pretty print json files in service_mapping/Bartek Grzybowski15-282/+485
Fixing json files to conform to linter rules. Change-Id: I2c0e6bf4df7cd921a4860570045bf26bc1ab6c5b Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Pretty print json files in preload_data/Bartek Grzybowski7-250/+250
Fixing json files to conform to linter rules. Change-Id: I96d7f62152634cd63e8af76e56ab8fc89e766f74 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Pretty print json files in tutorials/Bartek Grzybowski27-727/+2194
Fixing json files to conform to linter rules. Change-Id: Ib71831d153f32133eef7deb95804e9d96240f5c7 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Pretty print json files in vnfs/Bartek Grzybowski16-3330/+3599
Fixing json files to conform to linter rules. Change-Id: I88556796ebf7737bc82db1ab0675b943061c6354 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Fix unparsable json filesBartek Grzybowski2-3/+3
Fixing json files that had been malformed and had syntax issues. Change-Id: I36f28d17eb8bbe8432f26785958d348092699336 Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-23Add tox setup for linter verifiersBartek Grzybowski4-0/+76
Change-Id: I02a2e6f3bdd1efe09dee3d08946298d829650a9f Issue-ID: INT-1482 Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
2020-03-13Simplify CBA by removing unnecessary variablesKonrad Bańka18-7078/+990
Change scope: - demo_artifacts_version - default on vnf level, removed vf-module level - install_script_version - removed - *image_name - removed - public_net_id - removed - key_name - removed - pub_key - removed - *flavor_name - removed - sec_group - removed - nfc-naming-code - removed - cloud_env - removed - nexus_artifact_repo - removed - *cidr - removed, where applicable - *ip - removed, where applicable - dcae* - moved to vnf level - aic-cloud-region - removed on vf-module level - vnf_name - removed on base-template level - vf-module-type - removed - vnfc-model-version - removed - vnfc-model-invariant-uuid - removed - vfccustomizationuuid - removed - vf-module-id - removed from template result - service-instance-id - removed from template result - vnf_name - removed and vf-module level - vf-module-model-customization-uuid - removed from template result - vf-module-model-version - removed from template result - vf-module-model-invariant-uuid - removed from template result - vnf-model-customization-uuid - removed at vf-module-level and few other minor tweaks including updating dataDict and enrichment Issue-ID: INT-1260 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: Ica6073d0270da9d5ff0f0e544a9b329f66d9b5bb
2020-03-09Helper script for tailing POD logsSamuli Silvius2-0/+178
Simple way of utilizing kubectl to collect or tail POD logs. Supports tailing/collecting "kubectl logs" and any file content inside the POD container. Multiple PODs/containers and logs tailing/collecting started/collected with single command. POD and logs are configured in tail_config file. Issue-ID: INT-1260 Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com> Change-Id: I9e00e5f503fee2f86b75b1333973fd1569ae5aab
2020-03-05Provide custom naming policy for vFW CNF usecaseKonrad Bańka6-1/+84
Issue-ID: INT-1457 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I9a5bc4ba6296800005bd0ed5cbc6c79b1064bdcd
2020-03-05Improve CBA to derive variables from others on same levelKonrad Bańka11-138/+95
Previously some variables required to be resolved for each vf-module individually, by retrieving from MDSAL vnf entry, even though they didn't differ between each other. Now CBA RA result has been modified to provide such variables on the same level, by deriving their value from other variables resolved on the same level (vnf/vf-module) by using sdnc "unresolved-composite-data" capability. Issue-ID: INT-1457 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: I9d9134654d680cf1ea735577fb6d54a0fc0fd0b8
2020-03-03K8s Profile mod on demandLukasz Rajewski6-13/+134
This change provides an example of modificatioin of k8s profile on demand. In here the ssh service of vPGN is created on demand and user can decide about the number of ssh exposed port Change-Id: Ie734e4f832d6a07ff53a0f108aed74a43d325b22 Issue-ID: INT-1458 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
2020-03-02Provide template of ssh service to be included by profilesKonrad Bańka1-0/+18
Issue-ID: INT-1457 Signed-off-by: Konrad Bańka <k.banka@samsung.com> Change-Id: If51f9debb204d9b5037ac38fafaef25de68cb260