sdc.git
5 years agoFixing expiry date for package cert 07/86607/2
kooper [Tue, 30 Apr 2019 09:50:21 +0000 (09:50 +0000)]
Fixing expiry date for package cert

Change-Id: I6d893f3ba67aefe1250ac4746fcb7221c594bcbd
Issue-ID: SDC-2256
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoDynamic columns in GAB table 27/84727/4
Tomasz Golabek [Tue, 9 Apr 2019 10:39:08 +0000 (12:39 +0200)]
Dynamic columns in GAB table

Possibility to add and remove new columns in GAB table.
Currently additional columns are not stored anywhere.

Change-Id: Idc204ef3da5be8f9509289461165e22d4c0068bf
Issue-ID: SDC-2229
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoRefactor hardcoded column config 21/84521/6
Piotr Darosz [Mon, 8 Apr 2019 12:35:40 +0000 (14:35 +0200)]
Refactor hardcoded column config

Move hardcoded GAB columns configuration to configuration.yaml file

Change-Id: Ie70a1d44c9a04a37c3ba0d3b5f64ad2989b11166
Issue-ID: SDC-2225
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
5 years agoSecurityManager test failing the build 20/86520/1
kooper [Mon, 29 Apr 2019 13:09:09 +0000 (13:09 +0000)]
SecurityManager test failing the build

Change-Id: I8ff3be7cdc2a1ebf2b3c8b55ac4199bd849865c9
Issue-ID: SDC-2256
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoUpdate Sanity tests to verify PNF package onboarding 38/85638/3
AndyWalshe [Thu, 25 Apr 2019 11:20:38 +0000 (11:20 +0000)]
Update Sanity tests to verify PNF package onboarding

Change-Id: Ibf7af544bf5fb9c63cf8d9c1573dafe50a395560
Issue-ID: SDC-1970
Signed-off-by: AndyWalshe <andy.walshe@est.tech>
5 years agoFix for incorrect count of coverage 56/86056/2
Tomasz Golabek [Tue, 23 Apr 2019 14:26:08 +0000 (16:26 +0200)]
Fix for incorrect count of coverage

Increased version of junit-jupiter.version and junit-vintage.version
Removed junit-platform-surefire-provider (not needed since surefire2.22)
Enabled jacoco for some tests from onboarding package

Change-Id: I05093b263de1ce93af88a3f99587a4050568caa3
Issue-ID: SDC-2250
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoadd an option of 'direct' into vnic_type of DM 46/86346/2
Liang Ding [Fri, 26 Apr 2019 04:00:41 +0000 (21:00 -0700)]
add an option of 'direct' into vnic_type of DM

this modification is for vCPE use case to enable
it work

Change-Id: I54488a4e847fa21238f5d2279ad86145375258e8
Issue-ID: SDC-2254
Signed-off-by: Liang Ding <liang.ding@intel.com>
5 years agoUpdate policy name in policyTypes.json 01/86301/1
Marco Platania [Thu, 25 Apr 2019 14:43:44 +0000 (10:43 -0400)]
Update policy name in policyTypes.json

Change-Id: Ic85397e450293647b2f3d262a58848a7f2e952db
Issue-ID: SDC-2251
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoFix policy definition in normative types 61/86161/1
Marco Platania [Wed, 24 Apr 2019 15:25:53 +0000 (11:25 -0400)]
Fix policy definition in normative types

Change "onap.policy.monitoring.cdap.tca.hi.lo.app" to "onap.policies.monitoring.cdap.tca.hi.lo.app"

Change-Id: I354184909472fea07fe566a2f9fdb832aca5675d
Issue-ID: SDC-2251
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoArtifactsBusinessLogic handlePayload() method refactoring and code coverage 02/85302/2
dermot123 [Mon, 15 Apr 2019 10:47:39 +0000 (10:47 +0000)]
ArtifactsBusinessLogic handlePayload() method refactoring and code coverage

Change-Id: I256520e3921c445b9972c78305af615155f7a2c7
Issue-ID: SDC-2239
Signed-off-by: dermot123 <dermot.melia@est.tech>
5 years agobug fixes to operation screen and External workflowartifact completion 61/85961/4
Arielk [Sun, 21 Apr 2019 13:07:44 +0000 (16:07 +0300)]
bug fixes to operation screen and External workflowartifact completion

Change-Id: I9d71385d6e29e1736a24f9d84581e465187e9f26
Issue-ID: SDC-2249
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
5 years agoFix property name regex 29/85929/2
shrek2000 [Mon, 22 Apr 2019 05:07:24 +0000 (08:07 +0300)]
Fix property name regex

Error message number is invalid
Issue-ID: SDC-2243

Change-Id: Ib3eb658fa2c97a34cb4c1c4fd20aa9ad1084e677
Signed-off-by: shrek2000 <orenkle@amdocs.com>
5 years agoSome unit tests for catalog-be 39/84339/5
Tomasz Golabek [Fri, 5 Apr 2019 12:46:13 +0000 (14:46 +0200)]
Some unit tests for catalog-be

Code coverage for some classes from catalog-be increased.
Some refactor made if needed.

Change-Id: I1b292cfbe4b0d2aa4fbe22871da3228aa434b823
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoFix property name regex 04/85904/4
talio [Sun, 21 Apr 2019 09:43:15 +0000 (12:43 +0300)]
Fix property name regex

property name should contain only letters, numbers and / or underscores

Change-Id: Ic6b8d627a30f5f157bed1617a8af819b66352136
Issue-ID: SDC-2243
Signed-off-by: talio <tali.orenbach@amdocs.com>
5 years agoFix for jupiter tests execution. 34/85034/5
Tomasz Golabek [Thu, 11 Apr 2019 09:47:50 +0000 (11:47 +0200)]
Fix for jupiter tests execution.

Currently mvn-surefire-plugin doesnt execute junit5 tests.
Purpose of this merge request is to resolve the problem.

Change-Id: Idb63483c87b1137b21beabed9d24bbff6f01cf53
Issue-ID: SDC-2094
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoSome unit tests for catalog-be 51/84251/3
Tomasz Golabek [Thu, 4 Apr 2019 15:52:26 +0000 (17:52 +0200)]
Some unit tests for catalog-be

Code coverage for some classes from catalog-be increased.
Some refactor made if needed.

Change-Id: I5cd63fe61425f5eb05336545d714cbe2df83e116
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoVSP Compliance Check for Compute Flavor-BE Code-Review fixes 58/85158/2
Vodafone [Fri, 12 Apr 2019 06:49:30 +0000 (12:19 +0530)]
VSP Compliance Check for Compute Flavor-BE Code-Review fixes

Change-Id: Iec0e76518e669effdb9d2ca860d108f564f9253f
Issue-ID: SDC-2051
Co-authored-by: jguistwite@iconectiv.com
Signed-off-by: Vodafone <onap@vodafone.com>
5 years agoAdds a new artifact for controller blueprint 70/85370/2
agileone [Mon, 15 Apr 2019 20:06:45 +0000 (13:06 -0700)]
Adds a new artifact for controller blueprint

Defines CONTROLLER_BLUEPRINT_ARCHIVE artifact type
for PNF and VF.

Issue-ID: SDC-2139

Change-Id: Ib28bb25a6751b053ffe50323bb7c16576bc181f4
Signed-off-by: agileone <serge@agilitae.com>
5 years agoSupport BBS Modeling in SDC 32/84632/2
Victor Gao [Tue, 9 Apr 2019 08:32:10 +0000 (16:32 +0800)]
Support BBS Modeling in SDC

Change-Id: I9d5e960ed7ae46ea94d52fd14438f01948ff53dc
Issue-ID: SDC-2228
Signed-off-by: Victor Gao <victor.gao@huawei.com>
5 years agoIntroduce column filters in GAB table 83/83683/6
Tomasz Golabek [Fri, 29 Mar 2019 07:31:43 +0000 (08:31 +0100)]
Introduce column filters in GAB table

Additional input is available in each GABs headers providing
possibility to filter data-rows

Change-Id: I3d782673e275a2dc3b2d297520ace774348a8e68
Issue-ID: SDC-2214
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoDeclare properties as policies 66/85266/5
talio [Sun, 14 Apr 2019 12:37:20 +0000 (15:37 +0300)]
Declare properties as policies

Change-Id: I54dc7b444e08117097c314cf5f51bd356ac5287d
Issue-ID: SDC-2240
Signed-off-by: talio <tali.orenbach@amdocs.com>
5 years agoRevert "Upgrade SDC to use common cassandra cluster" 64/85264/1
Sonsino, Ofir (os0695) [Sun, 14 Apr 2019 09:41:54 +0000 (12:41 +0300)]
Revert "Upgrade SDC to use common cassandra cluster"

This reverts commit 00a6a4d66b0d22d530314816b4b5697fbc975e37.

Change-Id: I308844556aea66e91064d9067e3ba54179a0bb46
Issue-ID: SDC-2199
Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.att.com>
5 years agoFunctional Test Automation: VSP 38/85038/2
Vodafone [Thu, 11 Apr 2019 10:37:52 +0000 (16:07 +0530)]
Functional Test Automation: VSP

Change-Id: I2090a0646c1f1c7077830dbf49294f9a711774e4
Issue-ID: SDC-2047
Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com
Signed-off-by: Vodafone <onap@vodafone.com>
5 years agoApply Valid Value Constraints validation 36/85036/2
siddharth0905 [Thu, 11 Apr 2019 10:08:15 +0000 (15:38 +0530)]
Apply Valid Value Constraints validation

Service consumption scenario fix

Change-Id: I5ad7beb18b0490385d24ce30b750ca5c2ebb28a8
Issue-ID: SDC-2224
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agosdc-backend-init docker container exits unsuccessfully with 404 error in importNormat... 98/84998/2
sarada prasad sahoo [Thu, 11 Apr 2019 04:01:34 +0000 (09:31 +0530)]
sdc-backend-init docker container exits unsuccessfully with 404 error in importNormativeAll.py

import of osca.policies.nfv.AffinityRule and tosca.policies.nfv.AntiAffinityRule getting failed at first attempt, comment execute , then un-comment execute it is working, strange issue

Change-Id: Ia8799b4221b771ed34d61d09f87e2d9973861ebe
Issue-ID: SDC-2231
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
5 years agoApply Valid Value Constraints validation 63/84863/3
siddharth0905 [Wed, 10 Apr 2019 12:19:51 +0000 (17:49 +0530)]
Apply Valid Value Constraints validation

Apply Valid Value Constraints validation for FE and BE in
Property Assignment, Input, Service Consumption screen

Change-Id: I01c7523bad702f003cd52fd88bc69fe950b2b4f3
Issue-ID: SDC-2224
Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
5 years agoSome unit tests for catalog-be 25/84525/3
Tomasz Golabek [Mon, 8 Apr 2019 13:04:16 +0000 (15:04 +0200)]
Some unit tests for catalog-be

Code coverage for some classes from catalog-be increased.
Some refactor made if needed.

Change-Id: I1c5a35f99fcc0ace2f7b6ba4f7ef4f41acbed5e7
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoUpgrade SDC to use common cassandra cluster 82/82882/5
Mahendra Raghuwanshi [Thu, 21 Mar 2019 04:19:23 +0000 (04:19 +0000)]
Upgrade SDC to use common cassandra cluster

Issue-ID: SDC-2199
Change-Id: I139f38f3f3d968b775c9962bfe3ad6d13ea7f678
Signed-off-by: Mahendra Raghuwanshi <mahendra.raghuwanshi@amdocs.com>
5 years agoAdd cds consumer to the SDC. 85/84885/2
prathamesh morde [Wed, 10 Apr 2019 13:55:55 +0000 (09:55 -0400)]
Add cds consumer to the SDC.

Change-Id: Ib11a4d8806ecd3568e50d28f471655dea1d3cf9f
Issue-ID: CCSDK-1213
Signed-off-by: prathamesh morde <prathamesh.morde@bell.ca>
5 years agoREADME 15/84515/5
Tomasz Golabek [Mon, 8 Apr 2019 11:24:32 +0000 (13:24 +0200)]
README

README for the yaml parser.

Change-Id: Id94ec7bf4ba27ccffb31765b279e1ba3b8b50cd1
Issue-ID: SDC-2094
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agofix a typo: enzble --> enable 57/83557/3
Liang Ding [Thu, 28 Mar 2019 06:34:12 +0000 (23:34 -0700)]
fix a typo: enzble --> enable

Change-Id: I9639fe1777b98eed3fc340044d57d6f007ed58f0
Issue-ID: SDC-2212
Signed-off-by: Liang Ding <liang.ding@intel.com>
5 years agoWorkflow artifact in distribution notification 30/84830/1
priyanshu [Wed, 10 Apr 2019 08:57:19 +0000 (14:27 +0530)]
Workflow artifact in distribution notification

1. Support workflow artifact in distribution notification.
2. Only save unique artifacts by name per component in SDC irrespective of it being used in multiple operations under same component.
3. Any other call to save same artifact as part of same component will not upload a new artifact and will update the new operation to refer to existing artifact.
4. The generated CSAR and distribution notification will only have unique artifacts.
5. Delete or Update operation will only delete artifact if it is not being used in any other operation under same component.

Change-Id: I74d4ee4f8e543ea9e730301a210deb08b00c64bc
Issue-ID: SDC-2233
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agoVSP Compliance Check for Compute Flavor-BE 48/84648/2
Vodafone [Tue, 9 Apr 2019 09:48:21 +0000 (15:18 +0530)]
VSP Compliance Check for Compute Flavor-BE

Change-Id: Ife3eb83ab49e50fde1b0eb128e7e1abd5043432f
Issue-ID: SDC-2051
Co-authored-by: jguistwite@iconectiv.com
Signed-off-by: Vodafone <onap@vodafone.com>
5 years agoTosca artifacts - Error 500 01/84801/1
priyanshu [Wed, 10 Apr 2019 06:48:24 +0000 (12:18 +0530)]
Tosca artifacts - Error 500

Tosca artifacts - Error 500 - Service proxy with WF assigned

Change-Id: I1d75c0b9980ab42c7c825e4423ff4994600dd6fa
Issue-ID: SDC-2232
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agoSupporting PNFD (SOL001) mapping to Internal AID model 99/84499/4
dermot123 [Mon, 8 Apr 2019 16:31:20 +0000 (16:31 +0000)]
Supporting PNFD (SOL001) mapping to Internal AID model

This maps the PNF descriptor containing etsi defined types
according to SOL001 v2.5.1 to openecomp internal model. The
transformation is done in the "Create VSP" stage. As the main
PNF type gets mapped to the outer container in internal ecomp
model, it is possible to have no "resource instances" when
importing the PNF model into the catalog. The code was updated
to allow this for PNFs.

Change-Id: I961e91746ca638d858dd468e6c82aeb57993f7a3
Issue-ID: SDC-1976
Issue-ID: SDC-2160
Signed-off-by: dermot123 <dermot.melia@est.tech>
5 years agoVSP Compliance Check for Compute Flavor 23/84323/3
Vodafone [Fri, 5 Apr 2019 10:19:06 +0000 (15:49 +0530)]
VSP Compliance Check for Compute Flavor

Change-Id: I04768a20413393026606a3f5b200e959e37c1410
Issue-ID: SDC-2051
Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com
Signed-off-by: Vodafone <onap@vodafone.com>
5 years agospecify a new type to cloud specific artifacts 75/82075/16
Liang [Wed, 13 Mar 2019 01:49:25 +0000 (01:49 +0000)]
specify a new type to cloud specific artifacts

Change-Id: I26e9533989a377d407290451063d97263a814d6b
Issue-ID: SDC-2041
Signed-off-by: Liang Ding <liang.ding@intel.com>
5 years agoadd file extentions for cloud specific artifacts 54/83554/5
Liang Ding [Thu, 28 Mar 2019 06:10:03 +0000 (23:10 -0700)]
add file extentions for cloud specific artifacts

Change-Id: I23c98ac6963bc4f708461d40dbda40a97a6939bc
Issue-ID: SDC-2041
Signed-off-by: Liang Ding <liang.ding@intel.com>
5 years agoInternal API for interface artifact upload 93/84593/2
priyanshu [Tue, 9 Apr 2019 03:54:51 +0000 (09:24 +0530)]
Internal API for interface artifact upload

Internal API for interface artifact upload

Change-Id: I9934a6d6aa11680b883f51ba8f231aeb866f2487
Issue-ID: SDC-2226
Signed-off-by: priyanshu <pagarwal@amdocs.com>
5 years agoshow cloud specific artifacts IDs in vf module meta 89/82389/12
Liang.Ding [Fri, 15 Mar 2019 08:16:42 +0000 (08:16 +0000)]
show cloud specific artifacts IDs in vf module meta

Change-Id: I42c54b2b94513c1dd69c3ec662a05a71a89fd3d0
Issue-ID: SDC-2041
Signed-off-by: Liang.Ding <liang.ding@intel.com>
5 years agoYaml parser exposed via SDC endpoint 74/83374/8
Tomasz Golabek [Tue, 26 Mar 2019 15:36:22 +0000 (16:36 +0100)]
Yaml parser exposed via SDC endpoint

GAB parser exposed as POST /v1/catalog/gab/searchFor endpoint.
Introduced OWASP ESAPI initial configuration

Change-Id: I2ee575b6092a97bc6acb1a5378bc66321e9fb182
Issue-ID: SDC-2209
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoupdating the VNFD (SOL001) type based on SOL001 v2.5.1 66/84466/2
sarada prasad sahoo [Mon, 8 Apr 2019 05:04:40 +0000 (10:34 +0530)]
updating the VNFD (SOL001) type based on SOL001 v2.5.1

updated VNFD types (tosca*.*nfv.) based on latest v2.5.1 version, not supported backward compatibility of SOL draft version, will be documented as limitation while upgrading from SOL draft version, updated importscript for new nodes, Also fixed java files for policyType having groupType reference, also updated with review comments

Change-Id: I1e128098cd1ebd602fe5aa01e617363634b25148
Issue-ID: SDC-2170
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
5 years agoupdating the VNFD (SOL001) type based on SOL001 v2.5.1 25/84325/3
sarada prasad sahoo [Fri, 5 Apr 2019 10:41:50 +0000 (16:11 +0530)]
updating the VNFD (SOL001) type based on SOL001 v2.5.1

updated VNFD types (tosca*.*nfv.) based on latest v2.5.1 version, not supported backward compatibility of SOL draft version, will be documented as limitation while upgrading from SOL draft version, updated importscript for new nodes, Also fixed java files for policyType having groupType reference

Change-Id: I8b8175ec908809608e6bdac990052d909792a2ba
Issue-ID: SDC-2170
Signed-off-by: sarada prasad sahoo <sarada.prasad.sahoo@huawei.com>
5 years agoSome unit tests for catalog-be 35/84435/3
Tomasz Golabek [Sun, 7 Apr 2019 13:05:51 +0000 (15:05 +0200)]
Some unit tests for catalog-be

Code coverage for some classes from catalog-be increased.
Some refactor made if needed.

Change-Id: I33114eed03d4e176896fd803b54fb77787c34283
Issue-ID: SDC-2220
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoAdd build commit information to artifacts 33/84433/2
Oleg Beltz [Sun, 7 Apr 2019 05:26:50 +0000 (08:26 +0300)]
Add build commit information to artifacts

Change-Id: I38c230b8ebf3996300e4a5548ea807a020c3293b
Issue-ID: SDC-2222
Signed-off-by: Oleg Beltz <olegb@amdocs.com>
5 years agoCertificate location is configurable 43/84243/3
kooper [Thu, 4 Apr 2019 14:03:36 +0000 (14:03 +0000)]
Certificate location is configurable

Change-Id: I05cf96dd21c891312a5b5e67da3baf7a37e50e54
Issue-ID: SDC-2195
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoGeneric Artifact Browser SDC UI 96/83496/7
Piotr Darosz [Wed, 27 Mar 2019 14:25:50 +0000 (15:25 +0100)]
Generic Artifact Browser SDC UI

Introduce Generic Artifact Browser SDC UI in VF -> Deployment Artifacts
view.

Change-Id: I312c6c9d77f42ad2d073a8ad21c983ede39dfd0b
Issue-ID: SDC-2211
Signed-off-by: Piotr Darosz <piotr.darosz@nokia.com>
5 years agoMake Cassandra port configurable add defaults. 56/84256/1
Tal Gitelman [Thu, 4 Apr 2019 16:27:24 +0000 (19:27 +0300)]
Make Cassandra port configurable add defaults.

SDC-BE & Onboarding - BE.
Reviewer: Evgenia A & Areli F.

Change-Id: I4f11e354619a3f5cc276c128149a34f72c4b21bd
Issue-ID: SDC-2077
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
5 years agoMake Cassandra port configurable. 14/83614/8
Tal Gitelman [Thu, 28 Mar 2019 09:00:54 +0000 (11:00 +0200)]
Make Cassandra port configurable.

SDC-BE & Onboarding - BE.
Reviewer: Evgenia A & Areli F.

Change-Id: Iaf86d647b0560764ef65d9148c85bffaf934992d
Issue-ID: SDC-2077
Signed-off-by: Tal Gitelman <tal.gitelman@att.com>
5 years agoREvert Sanity Fix 89/84189/1
shrek2000 [Thu, 4 Apr 2019 06:40:12 +0000 (09:40 +0300)]
REvert Sanity Fix

Add dependent child service to service
Issue-ID: SDC-1987

Change-Id: I4393228a1577ccb7dc0b16db3f14a9b65d2db690
Signed-off-by: shrek2000 <orenkle@amdocs.com>
5 years agoAdd artifact types 92/84092/1
kooper [Wed, 3 Apr 2019 13:23:08 +0000 (13:23 +0000)]
Add artifact types

Change-Id: I48f2926623441d0729c5d5b476f3e72f962b64f8
Issue-ID: SDC-2156
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoAbility to update PNF with new version of VSP 75/84075/1
kooper [Wed, 3 Apr 2019 09:53:53 +0000 (09:53 +0000)]
Ability to update PNF with new version of VSP

Change-Id: Ie08d905bd40761b23198ad806be1750291343aae
Issue-ID: SDC-2219
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoVerify signature 47/83847/3
kooper [Tue, 2 Apr 2019 09:22:01 +0000 (09:22 +0000)]
Verify signature

Change-Id: I8fc5d50d74d3dd8031c96ee16708489dc7c789b8
Issue-ID: SDC-2163
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoupdate INFO.yaml 64/83564/5
avigaffa [Thu, 28 Mar 2019 08:15:00 +0000 (10:15 +0200)]
update INFO.yaml

removing Vitaliy
ident 4 spaces

Change-Id: I83986d90c2693c8e425d56b623dde1563715ce5d
Issue-ID: CIMAN-246
Signed-off-by: avigaffa <avi.gaffa@amdocs.com>
5 years agoIntroduced yaml parser as common lib 59/82659/7
Tomasz Golabek [Tue, 19 Mar 2019 10:37:28 +0000 (11:37 +0100)]
Introduced yaml parser as common lib

Introduced parser with capability of search for given json paths.
Introduced cucumber tests for gab service

Change-Id: I154d71085ee82c1ead7c4e002a488524f60c5d8d
Issue-ID: SDC-2094
Signed-off-by: Tomasz Golabek <tomasz.golabek@nokia.com>
5 years agoList of Input Parameters for VSP 73/82573/3
Vodafone [Mon, 18 Mar 2019 09:38:33 +0000 (15:08 +0530)]
List of Input Parameters for VSP

Change-Id: Ie913ead731e120bd69349a4ebec13f4521eaac4d
Issue-ID: SDC-2049
Co-authored-by: jguistwite@iconectiv.com
Signed-off-by: Vodafone <onap@vodafone.com>
5 years agoIncrease test coverage for asdctool 60/82560/5
Parshad Patel [Mon, 18 Mar 2019 07:02:43 +0000 (16:02 +0900)]
Increase test coverage for asdctool

Add basic JUnit test cases in asdctool/migration/tasks/mig1806
Add hamcrest-all version in parent pom.xml

Issue-ID: SDC-1895
Change-Id: I88b1bdb2f3619721fe80f57f0526de5b59e8a6af
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoTest Sanity Fix 97/83797/1
shrek2000 [Sun, 31 Mar 2019 05:23:27 +0000 (08:23 +0300)]
Test Sanity Fix

Add dependent child service to service
Issue-ID: SDC-1987

Change-Id: I11cbef3761aec392bc1b312d60737e494cb7b4bd
Signed-off-by: shrek2000 <orenkle@amdocs.com>
5 years agoFix Node Filter Not Found issue 11/83611/2
shrek2000 [Thu, 28 Mar 2019 13:54:33 +0000 (15:54 +0200)]
Fix Node Filter Not Found issue

Add dependent child service to service
Issue-ID: SDC-1987

Change-Id: I2b11f50bb1b88c407d6b1d9d4074a3efad243977
Signed-off-by: shrek2000 <orenkle@amdocs.com>
5 years agoHeal Vertex Data 16/83616/2
shrek2000 [Thu, 28 Mar 2019 14:29:17 +0000 (16:29 +0200)]
Heal Vertex Data

Enable healing of vertex information when reading it.
Issue-ID: SDC-2213

Change-Id: I907beeb25bd231d9e05d3a5b8e070d6bdf9cb781
Signed-off-by: shrek2000 <orenkle@amdocs.com>
5 years agoFixing invalid characters in normatives 29/83729/1
ojasdubey [Fri, 29 Mar 2019 13:12:16 +0000 (18:42 +0530)]
Fixing invalid characters in normatives

Remove invalid characters from normative
yaml files

Change-Id: Ida5c119ba4be036ea69781c324ac24093fd74e6f
Issue-ID: SDC-2215
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
5 years agoadd properties on VNF BUG 77/83477/1
mojahidi [Wed, 27 Mar 2019 11:59:14 +0000 (17:29 +0530)]
add  properties on VNF BUG

added properties on VNF SELF still not exist after update version of vsp

Change-Id: I594d7965fcbbc8fe9dded5f00cd80360011ff45a
Issue-ID: SDC-2210
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
5 years agoadd consumer for multicloud 74/83274/3
liboNet [Tue, 26 Mar 2019 16:35:43 +0000 (00:35 +0800)]
add consumer for multicloud

add consumer to the SDC internal set up

Change-Id: I4ffc8b7b380ac05a68c34387bdff35f39565739c
Issue-ID: SDC-2045
Signed-off-by: liboNet <libo.zhu@intel.com>
5 years agofix a typo 53/82553/3
Liang Ding [Mon, 18 Mar 2019 03:59:46 +0000 (20:59 -0700)]
fix a typo

contenType --> contentType

Change-Id: Ide62e942c689719aa768865d742dc7c6fe4e8cfd
Issue-ID: SDC-2197
Signed-off-by: Liang Ding <liang.ding@intel.com>
5 years agoFix sanity tests 66/83066/4
bilal.iqbal [Mon, 25 Mar 2019 16:56:44 +0000 (16:56 +0000)]
Fix sanity tests

Change-Id: I13415b3d22627fcdc67d3e57fa157afadd04a682
Issue-ID: SDC-2206
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
5 years agoLoad tosca with no imports section 94/83294/3
shiria [Tue, 26 Mar 2019 08:08:43 +0000 (10:08 +0200)]
Load tosca with no imports section

Change-Id: I50df2a149bd8d27973bb66e41f80a3260b8a9b8b
Issue-ID: SDC-2192
Signed-off-by: shiria <shiri.amichai@amdocs.com>
5 years agoAdd policy and data types to SDC 46/82846/3
Marco Platania [Wed, 20 Mar 2019 19:18:05 +0000 (15:18 -0400)]
Add policy and data types to SDC

- Define policy and data types for control loop
- Onboard them as normative types in SDC

Change-Id: I5188229ba91d5ddeabd43c4ac0b869abba7c42a0
Issue-ID: SDC-2203
Signed-off-by: Marco Platania <platania@research.att.com>
5 years agoChange SOL004 baseline from v2.5.1 to v2.6.1 58/82958/4
bilal.iqbal [Mon, 25 Mar 2019 14:31:14 +0000 (14:31 +0000)]
Change SOL004 baseline from v2.5.1 to v2.6.1

Change-Id: Ic524e25a5f0a9952dd0a2c578034c60e51c7a290
Issue-ID: SDC-2190
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
5 years agofix a typo 32/83132/2
Liang Ding [Mon, 25 Mar 2019 04:40:51 +0000 (21:40 -0700)]
fix a typo

retrive -- > retrieve

Change-Id: Ic6bce5b991c042cc2d19f1f72dd827644111b105
Issue-ID: SDC-2207
Signed-off-by: Liang Ding <liang.ding@intel.com>
5 years agoList of Input Parameters for VSP: FE 77/82577/3
Vodafone [Mon, 18 Mar 2019 10:16:53 +0000 (15:46 +0530)]
List of Input Parameters for VSP: FE

Change-Id: I17697b5646c1a201678dbab11fef28a7483fbf8c
Issue-ID: SDC-2049
Co-authored-by: rahul.ghugikar@vodafone.com, soumyarup.paul@vodafone.com
Signed-off-by: Vodafone <onap@vodafone.com>
5 years agoRetrieve issuer certificate 29/83029/2
kooper [Fri, 22 Mar 2019 10:28:46 +0000 (10:28 +0000)]
Retrieve issuer certificate

Change-Id: I22b9ed99d9b19ed300b5671826bd5cd369417f06
Issue-ID: SDC-2162
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoAdd CDS Model Properties for VNF and PNF 60/82360/4
agileone [Fri, 15 Mar 2019 03:41:53 +0000 (20:41 -0700)]
Add CDS Model Properties for VNF and PNF

Issue-ID: SDC-2172
Adds properties to the GenericVF and GenericPNF entity definitions.

Change-Id: I936cb5bc141424dcdc86a246e051cd5d37b81b44
Signed-off-by: agileone <serge@agilitae.com>
5 years agoDisplay PNF/VNF Type for PNF (frontend) 64/82464/2
kooper [Fri, 15 Mar 2019 16:58:20 +0000 (16:58 +0000)]
Display PNF/VNF Type for PNF (frontend)

Change-Id: I5f1ac23776976d16f8c2258f82b8dfe6aa925037
Issue-ID: SDC-2158
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoProcess CSAR 07/82707/3
bilal.iqbal [Tue, 19 Mar 2019 19:16:03 +0000 (19:16 +0000)]
Process CSAR

1. Handle Main service Template
2. keep copy of the onboarded package
3. Sonar fixes
Issue-ID: SDC-2153
Issue-ID: SDC-2112

Change-Id: I7f84d5d6d7a4c6eeed317a7ddd19b53272182fd8
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
5 years agoDisplay PNF/VNF Type for PNF (backend) 32/82432/2
kooper [Tue, 19 Mar 2019 13:31:54 +0000 (13:31 +0000)]
Display PNF/VNF Type for PNF (backend)

Change-Id: Ie3fabe2a91c1e9040939e2bfe97705cfee15b201
Issue-ID: SDC-2157
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoUpdate: Desginer --> Designer 78/79878/2
Manish Kumar [Thu, 7 Mar 2019 07:31:44 +0000 (13:01 +0530)]
Update: Desginer --> Designer

Issue-ID: DOC-411

Change-Id: Ida08eb511950e3b8e75f9b89178ed7949ea0440e
Signed-off-by: Manish Kumar <manishjpiet@gmail.com>
5 years agoLoad TOSCA package fix 88/82588/1
shiria [Mon, 18 Mar 2019 13:50:17 +0000 (15:50 +0200)]
Load TOSCA package fix

Change-Id: I10ce085ce76c20f5861d86c6c336f44b88250a48
Issue-ID: SDC-2192
Signed-off-by: shiria <shiri.amichai@amdocs.com>
5 years agoFix flat node type interface 64/82564/4
shiria [Mon, 18 Mar 2019 10:07:12 +0000 (12:07 +0200)]
Fix flat node type interface

Change-Id: I45457f1f33f2197c11d0711cedca82f53db5df79
Issue-ID: SDC-2198
Signed-off-by: shiria <shiri.amichai@amdocs.com>
5 years agoService Consumption FE 63/82563/3
ojasdubey [Mon, 18 Mar 2019 08:45:03 +0000 (14:15 +0530)]
Service Consumption FE

Service consumption feature
frontend implementation

Change-Id: I68e1b507b1d4379b271fe97428ff8ae86dc11b4c
Issue-ID: SDC-1990
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
5 years agoService Consumption BE 57/82557/1
ojasdubey [Mon, 18 Mar 2019 06:25:56 +0000 (11:55 +0530)]
Service Consumption BE

1. Service consumption feature
backend implementation
2. Operation output bug fix for
delete operation not allowed for
mapped operation output

Change-Id: Ib2554eed4f940b003955263a0c8bf795a23cac9a
Issue-ID: SDC-1990
Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
5 years agoLoad TOSCA package into Tosca model object 01/82101/3
shiria [Sun, 17 Mar 2019 07:41:10 +0000 (09:41 +0200)]
Load TOSCA package into Tosca model object

Change-Id: I24360bcd988df48359eb6092f6a80e989e35f026
Issue-ID: SDC-2192
Signed-off-by: shiria <shiri.amichai@amdocs.com>
5 years agoAdd source support 93/81993/4
bilal.iqbal [Thu, 14 Mar 2019 10:49:36 +0000 (10:49 +0000)]
Add source support

Change-Id: I71f578764f666dd33c4aa42c7e8613b58ecb2f93
Issue-ID: SDC-2173
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
5 years agoAdd Deployment Artifacts to PNF 21/82121/1
dermot123 [Wed, 13 Mar 2019 12:37:35 +0000 (12:37 +0000)]
Add Deployment Artifacts to PNF

Add support for PM_Dictionary and VES Events Deployment Artifacts to PNF

Change-Id: Ief85d40bd180aae0662cfb58f794f5b0d7e5ec9c
Issue-ID: SDC-2109
Issue-ID: SDC-2155
Signed-off-by: dermot123 <dermot.melia@est.tech>
5 years agoGet manifest location from Meta file 23/81923/2
kooper [Tue, 12 Mar 2019 09:47:48 +0000 (09:47 +0000)]
Get manifest location from Meta file

Change-Id: Ibdf3e3c0a5c045d19e207c7e48f3404ff099fb3c
Issue-ID: SDC-2152
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoFix sonar issues in security-utils 51/79851/4
Parshad Patel [Thu, 7 Mar 2019 02:44:21 +0000 (11:44 +0900)]
Fix sonar issues in security-utils

Fix Either log or rethrow this exception issue
Fix Move this constructor to comply with Java Code Conventions
Add Log.isWarnEnabled check
Format string using formatter

Issue-ID: SDC-1895
Change-Id: I54a6867a50ffafaf284be0e8e2e8ed3d1dac3f23
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoCSAR Package validation 38/79938/3
bilal.iqbal [Sun, 10 Mar 2019 00:47:55 +0000 (00:47 +0000)]
CSAR Package validation

Change-Id: I11af8d93f5a2cd0566a5caf0dad0519d70bd57d7
Issue-ID: SDC-2147
Issue-ID: SDC-2148
Issue-ID: SDC-2149
Issue-ID: SDC-2150
Signed-off-by: bilal.iqbal <bilal.iqbal@est.tech>
5 years agoParse Tosca.meta file 07/79707/2
kooper [Tue, 5 Mar 2019 13:31:45 +0000 (13:31 +0000)]
Parse Tosca.meta file

Change-Id: I50521fb62999322c99b39024097ab5729f3c1580
Issue-ID: SDC-2151
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoFix too many method parameter 59/79759/3
Arindam Mondal [Wed, 6 Mar 2019 07:48:09 +0000 (16:48 +0900)]
Fix too many method parameter

Implement builder to fix too many method parameter issue

Issue-ID: SDC-2164
Change-Id: I6f071a7c704002ba523efca942ab51a00c0272ee
Signed-off-by: Arindam Mondal <arind.mondal@samsung.com>
5 years agoadd cloud specific type 67/78267/4
Liang Ding [Tue, 29 Jan 2019 08:00:54 +0000 (00:00 -0800)]
add cloud specific type

Change-Id: I9fed3476405ff8fd13b8980e65eef76bfa48187b
Issue-ID: SDC-2041
Signed-off-by: Liang Ding <liang.ding@intel.com>
5 years agoBug Fix - Requirement and capabilities feature 77/79777/1
mojahidi [Wed, 6 Mar 2019 12:08:43 +0000 (17:38 +0530)]
Bug Fix - Requirement and capabilities feature

Fixed - bugs

Change-Id: I6d5dea6ff1e508caf6580c86c430a0bfcbc23c88
Issue-ID: SDC-2142
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
5 years agoFix sonar issue in sdc/openecomp-be 03/79703/3
Parshad Patel [Tue, 5 Mar 2019 11:32:15 +0000 (20:32 +0900)]
Fix sonar issue in sdc/openecomp-be

Fix Cast one of the operands of this multiplication operation to a "long" issue

Issue-ID: SDC-1895
Change-Id: I3e87b13e132dafd90558395089111dcf22b75a6e
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agoAdd 'Req & Cap' screen for VF/PNF/Service - UI 16/79616/2
miriame [Mon, 4 Mar 2019 11:49:15 +0000 (13:49 +0200)]
Add 'Req & Cap' screen for VF/PNF/Service - UI

 Issue-ID: SDC-2142

Change-Id: I23a2de18862e18389f801cbec3e452d7094df8e9
Signed-off-by: miriame <miriam.eini@amdocs.com>
5 years agoAdd manifest non mano set support 88/79388/6
kooper [Mon, 4 Mar 2019 13:47:51 +0000 (13:47 +0000)]
Add manifest non mano set support

Issue-ID: SDC-2141

Change-Id: I056e8f7c1da8f17ce8583207660882f85a4d11a4
Signed-off-by: kooper <sergey.sachkov@est.tech>
5 years agoFix Sonar Issue 96/79596/2
shrek2000 [Mon, 4 Mar 2019 08:44:54 +0000 (10:44 +0200)]
Fix Sonar Issue

Add dependent child service to service
Issue-ID: SDC-1987

Change-Id: If9a4d534b45aecc8f827e5d2ce80c35c13876078
Signed-off-by: shrek2000 <orenkle@amdocs.com>
5 years agoRequirement and capabilities feature 46/79446/3
mojahidi [Fri, 1 Mar 2019 12:20:15 +0000 (17:50 +0530)]
Requirement and capabilities feature

1. Enhance Service/VF/PNF to support Req & Cap
2. Added Type fetch APIs to fetch types from global types

Change-Id: I2b749ec9da34e488421b8ebe311ccf03c4b7c0fd
Issue-ID: SDC-2142
Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
5 years agofix artifact delivery id implementation 64/79364/1
Arielk [Thu, 28 Feb 2019 14:37:57 +0000 (16:37 +0200)]
fix artifact delivery id implementation

Change-Id: Ib2dc33852ff86ec0fd789b74e6a1fd7d9a50e798
Issue-ID: SDC-2084
Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
5 years agoAdd unit test 92/78992/2
Oren Kleks [Fri, 22 Feb 2019 07:43:18 +0000 (13:13 +0530)]
Add unit test

Add dependent child service to service
Issue-ID: SDC-1987

Change-Id: I0aa172db1aceb08f8246c1e79b255a63b03bd036
Signed-off-by: shrek2000 <orenkle@amdocs.com>
5 years agoFix Blocker & Critical Sonar issues in asdctool 40/78640/6
Parshad Patel [Mon, 18 Feb 2019 09:55:32 +0000 (18:55 +0900)]
Fix Blocker & Critical Sonar issues in asdctool

Fix NullPointerException issues
Update test case

Issue-ID: SDC-1895
Change-Id: I183b0bee127efa4331e79a1b76df558dbc9ca33a
Signed-off-by: Parshad Patel <pars.patel@samsung.com>
5 years agofix a typo 80/79080/1
Liang Ding [Mon, 25 Feb 2019 04:59:21 +0000 (20:59 -0800)]
fix a typo

Lable --> Label

Signed-off-by: Liang Ding <liang.ding@intel.com>
Issue-ID: SDC-2128
Change-Id: I24ff0d9364eb6d39b565b34cee20e9f00364275d

5 years agofix a POL500 issue 23/78723/4
Liang Ding [Tue, 19 Feb 2019 02:54:04 +0000 (18:54 -0800)]
fix a POL500 issue

when creating a VSPfrom a tosca VNF, a POL500 was reported

Change-Id: I8d942b81689f35cdeb16aa4b0925371394bb639c
Issue-ID: SDC-1983
Signed-off-by: Liang Ding <liang.ding@intel.com>