aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2018-02-19Onboarding foundation changes - UniqueValueUtilsheetalm21-168/+238
Refactored UniqueValueUtil Change-Id: I7523ad501de9a49c5fbbb59f33c07a40c55eda2f Issue-ID: SDC-1047 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-19VLAN tagging - Added Consolidation Rulesojasdubey8-453/+1536
1. Added rules for subinterface consolidation 2. Added new data types for supporting subinterface consolidation 3. Added unit tests 4. Updated license text 5. Updated code based on review comments Change-Id: I7c0d7a4747029c15212c3474280dd8fc6d623ccc Issue-ID: SDC-998 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com> Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-19Fix for adding BDD prefixes for for downloadilanap5-31/+58
Change-Id: Id796408470330300f79120ba5d39987989aff206 Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-18SRIOV - set Toggle feautures On on Flow Testeleonorali5-26/+26
SRIOV - set Toggle feautures On on Flow Test Change-Id: Id22c21d698c26ea506d338114d4c599d47e4a2b1 Issue-ID: SDC-1050 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-18Onboarding foundation changes for ItemManagersheetalm46-1152/+1707
Resolved conflicting changes 1. Split ItemManager to ASDCItemManager and ItemManager 2. ItemManager provides basic capability of item without collaboration 3. AsdcItemManager provides all capabilities of item including collaboration which are required by onboarding 4. ItemManager can be used by other services like activity spec to create a basic item without collaboration features. Change-Id: I6c6dc34a2b1a1745c796099b70e359432e90f85e Issue-ID: SDC-1039 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-18Licensing issuesamitjai5-18/+14
test resource (2 zip file) are not following open source guideline. Change-Id: If1ca046a2ea590002201a030a8e1a127cabc24fd Issue-ID: SDC-929 Signed-off-by: amitjai <amitjai@amdocs.com>
2018-02-18Adding BDD prefixes for different environmentsilanap7-10/+17
Change-Id: I393f7e68b209b2a29134073453ee5ec92339330b Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-18Flow Tests - delete item and Toggleayalaben12-0/+220
Change-Id: I73ed5fdc13891b3ad56ab5c8f00083bf8f7d13f3 Issue-ID: SDC-1034 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-16update license yearMichael Lando1-3/+3
Change-Id: I724083596fba19b8328bad72d4dd9b953205bca9 Issue-ID: SDC-1046 Signed-off-by: Michael Lando <ml636r@att.com>
2018-02-15Sonar fixes in DataMigrationwejs2-774/+743
Blocker and other sonar issues fix and Check style corrections. Change-Id: I508a0e33666caaaa350bb7aa6e26f74b112cd6b7 Issue-ID: SDC-1035 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-02-15Add K8S deployment above VagrantAreli Fuss13-311/+108
Set deployment manifest files and scripts for deploy SDC over Kubernetes inside Vagrant Preparation for OOM integration Change-Id: If5d6b4131b75eb4795ce8bfd8ec228808938d40e Issue-ID: SDC-907 Signed-off-by: Areli Fuss <af732p@att.com>
2018-02-15Enforcing HEAT validation after HEAT uploadshrikantawachar3-15/+6
Refactored method name , removed unused variable, Moved variable to near its usage. Change-Id: Ief21e88bd6a4ec1b1683b89089cfdb1a948a5402 Issue-ID: SDC-1027 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-02-15Add Tosca model healertalio19-57/+888
create a Tosca model healer for future changes in Tosca structure Change-Id: I3843e4727b6bbb383576ae6a4fb055c5b6fa001f Issue-ID: SDC-973 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-02-15Delete Item status Draft - Fix Errorsayalaben7-11/+31
Change-Id: I2e602a82f70ac77545b70658a35bbeffaf713a9b Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-15Updating Global Typespriyanshu29-33/+32
Issues in Global Types causing JTOSCA validation to fail Change-Id: I20adb7eba614bf560093dfe01b16cdd78bf1d099 Issue-ID: SDC-1042 Signed-off-by: priyanshu <pagarwal@amdocs.com>
2018-02-15upgrade react frameworkEinav Weiss Keidar63-722/+517
Issue-ID: SDC-894 Change-Id: Iab219b465333d88c2679b01639e8bad6232750d9 Signed-off-by: einavk <einavw@amdocs.com>
2018-02-15ui filter component for catalog filtersvishnev10-12/+238
Issue-ID: SDC-1041 Change-Id: I29ad16dc6df7b35958d2670dcf363a9ce99ee5d7 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-02-14SRIOV - add annotations add fixeleonorali3-2/+7
SRIOV - add annotation - set param_name mandatory Change-Id: I2b75c4b0db8205166205fe86f59f70067720f7e5 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-14Enforcing HEAT validation after HEAT uploadshrikantawachar31-255/+934
Back end implementation , Junits for Enforcing HEAT validation after heat upload. Change-Id: I0572b1d5e455023d45dc3b50b0bae7f3b6bbcc2e Issue-ID: SDC-1027 Signed-off-by: shrikantawachar <shrikant.awachar@amdocs.com>
2018-02-13Plugin pubsub implementationIdan Amit7-12/+155
Added implementation for sdc-hub and plugin pubsub classes Added timeout in the plugin head request health check Passing parentUrl in query params to each plugin Change-Id: Ie94aa4b398dd2fcfdf2d134f6c5785d3aa50d237 Issue-ID: SDC-1007 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-13Enable/Disable toggle feature RESTayalaben2-5/+41
Change-Id: I2b62aa3129772cc81e4356941f86104fbfd19dbb Issue-ID: SDC-1033 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-13heat validation flowsvishnev12-75/+200
Issue-ID: SDC-1024 Change-Id: I4248fef46c7f8f5132644628f320231eeafe8070 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-02-13Removed maven-jxr-plugin from onboardingvempo1-19/+1
Change-Id: I06c9334809ac8bc5170058d29423e46dfd44bf99 Issue-ID: SDC-1032 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-12SRIOV - add annotationseleonorali2-0/+47
add SRIOV - add Full flow Test Change-Id: I82a159490d4be3e7028a5778d72308d951268ff7 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-11Delete Item Draftayalaben27-177/+277
Change-Id: I13767ab6a7be82ae89f80d50b5857aabe6e55906 Issue-ID: SDC-1014 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-02-11Artifact was not associatedeleonorali16-14/+1363
ASDC is not associating get_file Change-Id: I56cda457c061e5228012d43b5743ebfa24b4bb0d Issue-ID: SDC-1016 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-11SRIOV - add annotationseleonorali230-699/+38532
SRIOV - add annotations to input TOSCA parameter converted from HEAT file (2) Change-Id: Id0b0156730ae64093df42d09e2873de047c13ac9 Issue-ID: SDC-996 Signed-off-by: eleonorali <eleonoral@amdocs.com>
2018-02-08Sonar fixes in ArtifactValidatorExecuterwejs1-110/+102
Blocker sonar issues fix and CheckStyle formating corrections. Change-Id: I0882722f66bb0bb80b6eb85fe11657d10fe86d37 Issue-ID: APPC-525 Signed-off-by: wejs <maciej.wejs@nokia.com>
2018-02-08Onboarding foundation changessheetalm19-35/+120
1. Adding OnboardingSessionContextFilter which sets tenant(kespace) for onboarding application 2. Different services can extend SessionContextFilter to set their own keyspace 3. These changes in onboarding are done to support services like ActivitySpec Change-Id: Ia62557354ab05235d027250af94a2835d741b7fa Issue-ID: SDC-1005 Signed-off-by: sheetalm <sheetal.mudholkar@amdocs.com>
2018-02-08Extending value list of RAM memory in the computemojahidi1-2/+31
Extending the value list of the RAM memory in the compute Change-Id: I34def9639f9b58112877ce309096040e04c1984d Issue-ID: SDC-1010 Signed-off-by: mojahidi <mojahidul.islam@amdocs.com>
2018-02-08Adding BDD cucumber testing componentilanap46-0/+3354
Change-Id: I4fd7eb798cbc7cad85562453fb0a6f74fd12ff5b Issue-ID: SDC-990 Signed-off-by: ilanap <ilanap@amdocs.com>
2018-02-08VLAN tagging - Enable first stage translationojasdubey44-14727/+726
1. Added toggle for vlan tagging feature 2. Enabled existing translation of feature with toggle 3. Enabled unit tests for the same 4. Deleted unused test data 5. Updated license text 6. Updated code based on review comments Change-Id: I755df4889f18a32061e9d4d1ebec09162b2d8b83 Issue-ID: SDC-998 Signed-off-by: ojasdubey <ojas.dubey@amdocs.com>
2018-02-08Support DCAE in new plugins integrationIdan Amit2-1/+2
Updated the ui prod.js configuration file Changed debug logging for plugin name not connected Change-Id: I3f89c4325253aaecc86efb6d32758cd90acc0c36 Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-07Added ui configurationsIdan Amit1-0/+1
Added the plugins configuration to the prod.js config file Change-Id: I777e7042bf0b1d718622230f86765bde1c96dc5f Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-07Support DCAE in new plugins integrationIdan Amit1-5/+2
Updated the plugins configuration for DCAE Change-Id: I340f71901b504a1e34c2f80393adfa63b1fc5bae Issue-ID: SDC-1008 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-07fixing testssvishnev3-21/+357
Issue-ID: SDC-962 Change-Id: I175fe6be26a3174d7ffa09317171725942211448 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-02-06Add K8S deployment above VagrantAreli Fuss22-0/+1460
Set deployment manifest files and scripts for deploy SDC over Kubernetes inside Vagrant Preparation for OOM integration Change-Id: I1f54b95067538f42d2d68fa3366b512dc9134f43 Issue-ID: SDC-907 Signed-off-by: Areli Fuss <af732p@att.com>
2018-02-05Correction of unit tests in test classpwielebs1-88/+35
Change-Id: I4642fd858ea59024df61fe2f118852a8ccbce408 Issue-ID: SDC-1001 Signed-off-by: pwielebs <piotr.wielebski@nokia.com>
2018-02-04Cassandra OOM AlignmentYuli Shlosberg39-351/+926
Change-Id: If9792919dba17936965b45361888a44a12a76b67 Issue-ID: SDC-911 Signed-off-by: Yuli Shlosberg <ys9693@att.com>
2018-02-04Designer alignmentIdan Amit2-5/+5
Little fixes from previous code Change-Id: I4adcd64ae1323963cec248cabb790a4375ae51df Issue-ID: SDC-972 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-04change capabilities datatypetalio24-235/+229
change node template capabilities datatype from list of map to map Change-Id: Ie0fa71b8a41ec732ae5290a72c4d8e908701ce17 Issue-ID: SDC-968 Signed-off-by: talio <tali.orenbach@amdocs.com>
2018-02-04Removed unnecessary log constantsvempo7-588/+7
Removed unnecessary constants associated with logging. Moved remaining constants close to their respective business logic. Change-Id: I3497479a2edcf2c98dca888b2aed52cb2a98e86b Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-02Fix for Feature Toggle rest modulesiddharth09054-14/+6
Removed ToggleStatus class and replaced it with ToggleableFeature class Change-Id: I6a4ec4504ab697e71a2f4e63d1a73aa78c7b0647 Issue-ID: SDC-988 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-02-01Removed passing unnecessary logging infovempo24-307/+121
Change-Id: Ie5cbfad67798b3e0827155078bd0797c7b824efe Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-01Removed log constantsvempo26-176/+39
Removed constants associated with audit/metrics logging. Deleted unused code. Some other safe cleanup and refactoring. Change-Id: Idfda72e1fb27ca695a74f2a09cb46381c9caed1a Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-01Removed log constants from translator corevempo14-142/+46
Removed constants associated with audit/metrics logging from the business code. Some safe cleanup and refactoring. Change-Id: I95d0fd3e72baf0fe4991f400bfd1bae6eba8009b Issue-ID: SDC-772 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-02-01Align configuration for new designIdan Amit12-133/+99
Aligned the designers configuration according to the new design addition and changes Change-Id: Id08942b5a8adbac10bbe76bdd8a2a6f093ec8b46 Issue-ID: SDC-975 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-02-01Fix for Feature Toggle rest modulesiddharth09053-3/+4
With this change we will be able to Mock enum as well Change-Id: I61321c54ae458a93398eacb1a43ae22ce755e793 Issue-ID: SDC-988 Signed-off-by: siddharth0905 <siddharth.singh4@amdocs.com>
2018-01-31Change designer to plugin in codeIdan Amit45-542/+542
Changed all the use of the designer configuration in the code to be plugin Change-Id: Id9792cbd4fb9385446780c28fb7fb5418772acf6 Issue-ID: SDC-974 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-31wrongly setting versionamitjai1-2/+2
Minor and Major version should be set from selected version of VLM Change-Id: Id87e8383bcf02322462f6aef3c1b3d4eb2ad9d94 Issue-ID: SDC-935 Signed-off-by: amitjai <amitjai@amdocs.com>