Age | Commit message (Collapse) | Author | Files | Lines |
|
vFWDT, vFW_HPA,vFW_NextGen,vLB,vLBMS
Issue-ID: INT-1319
Change-Id: I38c6115b0921cc6c709e5de3c33fcb743bf0c899
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Issue-ID: INT-1319
Change-Id: Ie100f919d162416676ce42a7fa785c8cef2dd917
Signed-off-by: Brian Freeman <bf1936@att.com>
|
|
Fixes applied as reported by yamllint.
Change-Id: I5320d49799ecdd3ffbc8f9fbb8617554a709c247
Issue-ID: INT-1482
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
Fixes applied as reported by yamllint.
Change-Id: I192de1f318c9aee58868807e4a9942b48b8b8e65
Issue-ID: INT-1482
Signed-off-by: Bartek Grzybowski <b.grzybowski@partner.samsung.com>
|
|
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>
|
|
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
|
|
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
|
|
Issue-ID: INT-1457
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: I9a5bc4ba6296800005bd0ed5cbc6c79b1064bdcd
|
|
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
|
|
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>
|
|
Issue-ID: INT-1457
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: If51f9debb204d9b5037ac38fafaef25de68cb260
|
|
Issue-ID: INT-1260
Change-Id: Iaa95354bb29711841187630b017653b50957dbc2
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
|
|
This change implements the modification of K8s
profile by CDS. The script creates the content
of tar.gz file with profile base on the included
profile tempalte and template artifcts of the
profile. This version only builds the profile file.
Change-Id: If3aafdb660b6e63ebb33892f5e8593bd0b6be392
Issue-ID: INT-1458
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|
|
Added helper script to generate Data Dictionary
from enriched CBA model.
Generated initial DD.
Model still needs to be enriched and DD corrected if needed.
Issue-ID: INT-1260
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: I082d2ce3c84b0c0a953722259997f23717198129
|
|
This fixes change helm and cba content to enable instantiation
with some workarounds. Data dictionary in this review is not
ready yet, as well as there are many workarounds within.
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Issue-ID: INT-1260
Change-Id: I4833fa11772b7bd2b65d04f0d81ffad22570d309
|
|
Removed resolution-key from K8S profile upload
Change-Id: If7c9106da4ca514d142c8bb898ac50630e41b577
Issue-ID: INT-1406
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|
|
Accidentally missed adding "vf-module-model-invariant-uuid" and "vf-module-model-version"
to vf-modules mappings for resolution in previous commit.
Issue-ID: INT-1260
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: I0a47027e73284b4b0ae0a1f0ce18e45d6b2d9142
|
|
Modification of vFW CNF CBA package to upload
K8s profile automatically just after resource
assigment phase. Profile is created for each vf-module
and in this version only upload of static profile is
possible. Profile files must be included in the CBA in
Templates/k8s-profiles folder. Profile file must be valid
tar.gz file accepted by multicloud-k8s plugin.
Change-Id: I30c268e9867fbb86d997b2091ce2eed204a7df2a
Issue-ID: INT-1406
Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com>
|
|
Introduce blueprint changes on top of latest
vFW demo to also support multicloud/K8s plugin
integration.
This commit brings resource resolution part for
k8s related parameters that are enough to instantiate
CNF defined by Helm charts in multicloud/k8s plugin.
Issue-ID: INT-1260
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: I783e364a201cda25ea812d83795ae2a4be71def9
|
|
Issue-ID: INT-1259
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
Change-Id: Ia834019f3c1564e660036047864f74a7477273aa
|
|
This commit brings vFW demo CDS CBA model
from cds git repo as "unmodified" to start CNF demo
based on normal vFW CDS model.
The aim is also later to move CDS models out from CDS
git repo and place all into demo repository.
This commit is directly based on gerrit patch (not yet merged)
https://gerrit.onap.org/r/c/ccsdk/cds/+/96920 and Change-Id:
Id13b0ac2bb0889539faa31174cfdb8ab31588509
Issue-ID: INT-1260
Signed-off-by: Samuli Silvius <s.silvius@partner.samsung.com>
Change-Id: I32ce84a25c8abc03fa9e21474b250b0575071e7b
|
|
Issue-ID: INT-1259
Change-Id: I0bcd85725e7f102bdcdf813db0c0260526b5807d
Signed-off-by: Konrad Bańka <k.banka@samsung.com>
|
|
Issue-ID: TEST-216
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: Ie69b696d3c8b8bee726e092c16c33e4a68d4ce2d
|
|
Issue-ID: INT-853
Signed-off-by: Marco Platania <platania@research.att.com>
Change-Id: I8dd1cde406836de417fc7e1fabdf7b89d18b7fd2
|
|
Issue-ID: INT-1198
Signed-off-by: Tomáš Levora <t.levora@partner.samsung.com>
Change-Id: I6f1788b5bcd3b605a92ba10561972caa6257e61e
|
|
Issue-ID: VVP-232
Signed-off-by: stark, steven <steven.stark@att.com>
Change-Id: I2adfeb8e905735a79ffd57832ffae281d8e691ef
|
|
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
|
|
* 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
|
|
Issue-ID: INT-1093
Signed-off-by: Itohan Ukponmwan <itohan.ukponmwan@intel.com>
Change-Id: Ie4510bf5d23825eec21451afbcd7b25728a42d6a
|
|
Change-Id: Iaf380c8697e813295e6e51367df1aefbfef695ce
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
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>
|
|
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>
|
|
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>
|
|
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>
|
|
- 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>
|
|
- 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>
|
|
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>
|
|
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>
|
|
Change-Id: I3c3ae7850cf03b6a9e1a29035e07195703f537fd
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- 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>
|
|
Change-Id: Ibed0ba484f866b06c1d8a8de31c2ebab916d244d
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
Change-Id: I2ad26ee849254e8a9343e390c9a7e134b324b8cf
Issue-ID: INT-658
Signed-off-by: Marco Platania <platania@research.att.com>
|
|
- 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>
|
|
Change-Id: I7c5f7525d86b69874dc9718b6086229294a9c9fb
Issue-ID: VVP-156
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
Change-Id: I01dc0b839c9918af44f9f10aa864b07da09ea3d2
Issue-ID: VVP-154
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
Change-Id: I2e5b019a29904e4267db4c2a03c88d64fd22f288
Issue-ID: VVP-154
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
Change-Id: Iaf9d947a430a695158ccaa11e41b23904d14fffc
Issue-ID: VVP-151
Signed-off-by: stark, steven <steven.stark@att.com>
|
|
Allow custom plugins in SDC
Change-Id: I636d534d1853522b131b225ab851013622441bf2
Issue-ID: SDC-2022
Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
|
|
Change-Id: I706ebbbffe461398cf8419a49418cf4795f1eb0f
Issue-ID: INT-745
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
|
|
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>
|