aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-06-13Raised JUnit coverage for tosca packageIdan Amit11-1836/+4900
Raised JUnit coverage for package: sdc.be.tosca Change-Id: Ib372b546b7ab19f1b1642d93ff58d7773d7a2d14 Issue-ID: SDC-1333 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-06-13Remove Toggleeleonorali7-28/+2
Remove Toggle for SIROV and VLAN_TAGGING Change-Id: Ia8b883c1f85de24f5c2000654a0926141cc269e8 Issue-ID: SDC-1418 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-06-13Fix for nfcparameters in component questionnairesheetalm25-212/+381
issue - nfc naming code and nfc function fields' values are wiped out with a VSP update Moved the above fields from composition to questionnaire Add BDD test. Add license to java files Change-Id: I2b746fedc17c19b716df35bf0dad2c212f15df30 Issue-ID: SDC-1419 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-06-13CR Port Mirroring: add new propertieseleonorali17-11/+76
Add new properties nfc_naming_code and nf_naming_code. Merge from release/1806. Change-Id: I25abd4036e34ab43980ec433df9a3510926e4f8b Issue-ID: SDC-1417 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-06-12remove commited filesMichael Lando1-0/+0
remove pdf from source Change-Id: Ic1f8ded66d70998babdb25bcc24484194b480df5 Issue-ID: SDC-1380 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-12update sdc logic for new typesMichael Lando10-124/+184
update sdc conformance level and add logic to package onap normatives. Change-Id: I321eeb0cccf662346eb36cb42420fd8fca72ae32 Issue-ID: SDC-1380 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-12new unit tests for sdc-modelTal Gitelman18-128/+338
Change-Id: I118cb69c2874987191c320d71b17c4a060eaa2dc Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-11Upgrade datastax cassandra driver to 3.4.0talig54-2938/+59
Upgrage zusammen to 1.0.0 which uses datastax cassandra driver 3.4.0 Change-Id: Ie7217986b67cd95de015daedd0f7106c2d0a972d Issue-ID: SDC-1416 Signed-off-by: talig <talig@amdocs.com>
2018-06-10new unit tests for sdc-modelTal Gitelman2-225/+460
Change-Id: I31489f5e9bc83aaa5b18ebf2e519a13216f49332 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-07Fix formatting and typosGildas Lanilis1-2/+3
Change-Id: Ie169e0eea8e195041bd15fb1425714bab77541cb Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-06-07Fix RN formatGildas Lanilis1-47/+19
Change-Id: I9000908ffe3985b828c1286cead6cc893d4ae447 Issue-ID: DOC-271 Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
2018-06-07update documentationMichael Lando1-4/+2
update release notes Change-Id: I5fe187550bea91ec497d31e5276658aa2a3204fd Issue-ID: SDC-1378 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-07Bugfix - update vsp itemayalaben1-0/+20
Change-Id: I71f096fe14355f8137d67c6d374d91db2d5b3ac9 Issue-ID: SDC-1403 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-06-06new unit tests for sdc-modelTal Gitelman14-76/+1253
Change-Id: I14b1d527b18b354b8c29149135a1dbb800a454bb Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-06update documentationMichael Lando1-6/+6
update release notes Change-Id: Iff8762b7050dc8e7b81bebbbcea5e2e3f1084c0d Issue-ID: SDC-1378 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-06new unit tests for sdc-daoTal Gitelman29-53/+1859
Change-Id: Iea7efb56bb8125cc9e236f726fe67c9832b85fec Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-06update documentationMichael Lando1-9/+7
update release notes Change-Id: I16e008751df2ef727ce0ea83197e62909b9bbdb2 Issue-ID: SDC-1378 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-06new unit tests for sdc-daoTal Gitelman66-190/+1198
Change-Id: Id7ba81e71502db771f7243f526d46eb0865f16f2 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-06update documentationMichael Lando4-14/+446
update release notes Change-Id: I97fb17ae1f7176f42ff6944d604cb961c1c5d4cf Issue-ID: SDC-1378 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-06update documentationMichael Lando22-3852/+49023
update general information update swagger information fix swagger erros Change-Id: I0b8c385deb3204100ebe363177a8e0efd5b147f7 Issue-ID: SDC-1378 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-06Onboarding backend build optimization.Gautam Shah11-27/+309
Enhancing Test RUN/NO-RUN Logic, adding identifiers for local build state repo Change-Id: Ie0a541f216c16ddc40605111981d7a2fa045c39d Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-06-06VFCInstanceGroup is not displayed on VF creationojasdubey11-3/+6779
Fixed issue for displaying VFCInstanceGroup for VLAN tagging when naming convention is correct Change-Id: I5ea5c042458603389b1fb2aa6e6f985a7114049b Issue-ID: SDC-1398 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-06-05Fix candidate heat daotalig1-1/+1
Change-Id: Ic7defbdcb95ee1b8e8188ef43a07a2ee192d6453 Issue-ID: SDC-1371 Signed-off-by: talig <talig@amdocs.com>
2018-06-05fix get flat node typeshiria24-3867/+5175
update node type interface update return value to object which include the type hierarchy Change-Id: I97623c7bbad0223a174370d13aabf4c3efe9c21e Issue-ID: SDC-1394 Signed-off-by: shiria <shiri.amichai@amdocs.com>
2018-06-04Fixing bug.Gautam Shah3-24/+8
fixing bug. Change-Id: Iedc29491adc1b066f9f6bfe4a4978c06de6be6bf Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-06-04Refactoring - TOSCA Consolidation Data handlingsiddharth090511-290/+522
Tried to handle class members from within class instead of outside Change-Id: Iee6b396562cdcbd1569dd6ce7b31a205e1de6257 Issue-ID: SDC-1330 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-06-04Fixing Merge Build issue and Sonar issues.Gautam Shah15-478/+442
fixing build issue and Sonar issues. Change-Id: I4209b79ab2a3646839df50be4b58f8f230b6d710 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-06-03new unit tests for sdc-daoTal Gitelman28-83/+742
Change-Id: I78124626e54cf578f0cb4459ee26591cab4af24f Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-06-03Display UUID and invariant UUID - EP and LKGayalaben4-0/+20
Change-Id: Id4b044c76518118ae1538ae72fb26fa848a21669 Issue-ID: SDC-1386 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-06-03Add minimum to number questionnaire fieldstalig2-19/+31
In case of compute validation error - display its name (same as other entities) Change-Id: Ie3f0190a3b30d1ed6210f50958f61d8a883d5bef Issue-ID: SDC-1387 Signed-off-by: talig <talig@amdocs.com>
2018-06-03Refactor get vsp questionnairetalig2-35/+35
To prevent NullPointerException for old vsps with missing data Change-Id: Ieb549080d5e048ae3424a35b74c9c15c25e20628 Issue-ID: SDC-1384 Signed-off-by: talig <talig@amdocs.com>
2018-06-02tine out configuration not usedMichael Lando3-2/+30
Change-Id: I55c81975cd40b81510b18865e32e2f5394718349 Issue-ID: SDC-1344 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-02Fix container name in docker logsdekstroza0-0/+0
Fixes incorrect container name in docker_run.sh used in docker logs command. Change-Id: I290a2b3595c390685853872dd9547079abbb2739 Issue-ID: SDC-1368 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-02fix docker_run scriptliboNet1-1/+1
Change-Id: I8b830a9dde331a5beafde0b5d2615c9eb44806aa Issue-ID: SDC-384 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-02update sdc versionMichael Lando172-193/+193
update pom and version.properties to 1.3.0 Issue-ID: SDC-1370 Change-Id: I0dcf02f868dd263ba4523435e7be11bdc3851053 Signed-off-by: Michael Lando <ml636r@att.com>
2018-06-02add delay for csitMichael Lando1-189/+171
add sleep 30s between cassndra startup and the init exacution. Change-Id: Icc32d18d23982030ea8a0009c47a1e3c288f8884 Issue-ID: SDC-1344 Signed-off-by: Michael Lando <ml636r@att.com> (cherry picked from commit 0a3c4290cc8d29ac42413994a05c438ff06edd6f)
2018-05-31Drop down being cut in plugin viewIdan Amit2-1/+10
Fixed drop down being cut down in plugin view Change-Id: I8d5895231e1e921c0c07df563a61039f207f253c Issue-ID: SDC-1367 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-05-31new unit tests for sdc-daoTal Gitelman51-25/+1035
Change-Id: Ibf37c20c3d07f3cd2962e324f3e37354adad9870 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-31Fixing Build issueGautam Shah1-1/+2
build issue fix. Change-Id: I19db0e4b9239b814fbca1334f5e0928f09a4c2a0 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-05-31TOSCA Consolidation Data - Refactoring Part 2eleonorali2-8/+19
Fix some issues Change-Id: I85183a6a894350985e1d197fa84328071f3a7ce2 Issue-ID: SDC-1330 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-05-31Refactor Onboarding Function Translation codeojasdubey14-912/+783
1. Fixed sonar violations and static analysis issues for function translation 2. Refactored methods for code smells Note: The below files are modified to keep successful compilation and will be handled separately in a different commit (i) HeatToToscaUtil (ii) TranslatorHeatToToscaParameterConverter (iii) TranslatorHeatToToscaPropertyConverter Change-Id: I75472c2848d1eb812468e7d6457c8da96d6c0e4e Issue-ID: SDC-1331 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-05-31TOSCA Consolidation Data - Refactoring Part 2eleonorali23-817/+1399
Refactor get Compute/Port/Nested/SubInterface Consolidation Data APIs Change-Id: Ibce3abcd766555fe0eeaaf2f728d3a384935877d Issue-ID: SDC-1330 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-05-31Fixing Sonar issues in BuildHelperGautam Shah6-80/+124
Sonar issue fixes. Change-Id: Icc08fcc50bc683c51831ebf3ae6a9ca282e9cc22 Issue-ID: SDC-1189 Signed-off-by: GAUTAMS <gautams@amdocs.com>
2018-05-31Fix SDC DCAE configurationAreli, Fuss (af732p)2-2/+2
Fix SDC DCAE configuration Change-Id: I3edc9da4c57a71caffe0a03cfbaeb70222ac343f Issue-ID: SDC-1390 Signed-off-by: Areli, Fuss (af732p) <af732p@att.com>
2018-05-30new unit tests for sdc-daoTal Gitelman10-62/+340
Change-Id: I734ad9a0ef636ed6a2d70ff68dd06036bf2447e3 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-30BDD: tests fail if report folder is missingdfx19711-0/+21
Change-Id: I523f3a0a3619feace27493e3f7111bcca9e5add9 Issue-ID: SDC-1385 Signed-off-by: dfx1971 <avi.ziv@amdocs.com>
2018-05-30new unit tests for sdc-daoTal Gitelman2-37/+54
Change-Id: I2ec09504aee1ab315dbc8e1d02ac85ed76e24c9b Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-30new unit tests for sdc-daoTal Gitelman16-1129/+2555
Change-Id: I00ac8b1bd58fd952b7c23d402ce71436658403b8 Issue-ID: SDC-1333 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-05-30removed fields from LA EP and LKGArielk20-329/+77
Change-Id: I20b9d81721125ac19c2910a36e11290c3fda27bd Issue-ID: SDC-1381 Signed-off-by: Arielk <Ariel.Kenan@amdocs.com>
2018-05-30add drived from statement to datatypesMichael Lando2-8/+15
fix issue where some data types did not have the derived from add derive from root to all missing once. Change-Id: I432fbd96da300adebf66c4dfac5af0804be1859c Issue-ID: SDC-1297 Signed-off-by: Michael Lando <ml636r@att.com>