summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
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>
2018-01-30Fixed Sonar LicenseAgreementDaoFactoryImplAbhai Singh1-10/+7
Fixed reported sonar issues Change-Id: I8ac4c7ffe56884bf2180485b3904615c02b67847 Issue-ID: SDC-343 Signed-off-by: Abhai Singh <Abhai.Singh@amdocs.com>
2018-01-30Removed MdcUtilvempo3-103/+14
Validation messages are propagated to the client and should not be logged as errors. No application modules can depend on logging-core. Change-Id: I36eb2f9de195e77d5008cc69dbc7b65643fe2322 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-29ES OOM alignmentTal Gitelman3-5/+42
Change-Id: I798502516a4b9200243ed072985faa9f528f2073 Issue-ID: SDC-912 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-01-29Removed reference to MDC for loggingvempo34-329/+57
Change-Id: I6d7e5b40ba6f2bc596be9b3e80ea5c274f1ae447 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-29Add query params options to iframeIdan Amit6-11/+43
Added query params support to the designers iframe Change-Id: I742b4717f5418deb6b7cc6bea143eb7521eed1c0 Issue-ID: SDC-959 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-28update nod version and add yarnsvishnev4-40/+17452
Issue-ID: SDC-966 Change-Id: I4314b2c454e8cfb5639dd88d478735f21e98efa0 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-28ES OOM alignmentTal Gitelman17-1540/+1
Change-Id: I4cbae682df510f1b301c40ef0a1d4cc5d244fce8 Issue-ID: SDC-912 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-01-28Remove MdcDataErrorMessage #2vempo12-122/+0
Change-Id: I8a89538aa31000cf5b04a38a175156ccaba5ed51 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-28Remove MdcDataErrorMessage #4vempo1-4/+0
Change-Id: Idd11b25dd193d77053fa1dee0e8bcfeffb33081e Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-28Remove MdcDataErrorMessage #3vempo12-57/+0
Change-Id: Ic8e7578eae6e7e5dc3140d7d38f18a718926b782 Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-27Remove MdcDataErrorMessage #1vempo12-114/+0
Change-Id: Ic7b373cd978189f7eba30fcdc307f640264495af Issue-ID: SDC-875 Signed-off-by: vempo <vitaliy.emporopulo@amdocs.com>
2018-01-25ES OOM alignmentTal Gitelman34-55/+1321
Change-Id: I986fc13f8e32a103e3868f4da9ffb41631c70201 Issue-ID: SDC-912 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-01-25Fix WS pom clean install and docker creationTal Gitelman1-6/+38
Change-Id: Ie488bae56ea01d81b84e8ac2dda5c0ac5bd73444 Issue-ID: SDC-964 Signed-off-by: Tal Gitelman <tg851x@intl.att.com>
2018-01-25babel preset update in openecom-uisvishnev4-13/+11
Issue-ID: SDC-961 Change-Id: Id9e31af24dcb67b11e9c47fbeee94af8c7b123be Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-24Add designer serviceIdan Amit9-30/+45
Fixed a bug in the configuration Change-Id: I6a40bff70ed71d72d6b75104ffb1002d83ade1b2 Issue-ID: SDC-958 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-24Fixed broken npm packageIdan Amit1-1/+1
Fixed the version of the lodash typings file Change-Id: I8816ada8f64224300e59a9da6cce1d0b442dc668 Issue-ID: SDC-963 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-23removing gulp-helpers from openecomp-ui buildsvishnev5-32/+69
Issue-ID: SDC-960 Change-Id: I0a3f1e3814a9bdc68ec9ef3945812e59cf3f92b5 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-23Add contributors for items vi zusammen toolshalomb11-144/+447
Add contributors for items vi zusammen tool new command fix sonar issues Change-Id: I890480cd410a8ab73156bab7ef80846f7e50dd9c Issue-ID: SDC-871 Signed-off-by: shalomb <shalomb@amdocs.com>
2018-01-22Create designer-tab componentIdan Amit12-49/+136
Created designer-tab component for side-nav of resource context Updated configuration according to new design Change-Id: I3bbd3024318d48aa0c1560440877ecd3efbf8b89 Issue-ID: SDC-939 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-22Babel version upgarde in dox-sequencesvishnev3-19/+14
Issue-ID: SDC-944 Change-Id: I4933e2904a01b96719e8d9ea04e00e1d94af6306 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-22Fix zusammen export toolshrek20001-27/+11
No need for multithreading Issue-ID: SDC-941 Change-Id: If68b7ab79b2857a3ee6ab88dd80997ceb58a1aab Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-01-22Owner healer - owner in tileayalaben1-4/+24
Change-Id: Ia9bea13d4e6e78e6222e9565074137c58d167eb6 Issue-ID: SDC-946 Signed-off-by: ayalaben <ayala.benzvi@amdocs.com>
2018-01-22dox-sequence webpack version upgradesvishnev4-75/+59
Issue-ID: SDC-944 Change-Id: I3a23ac40a83835ee73addc9812f6634f49cc3553 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-21dox-sequnece-diagram render fixsvishnev1-3/+3
Issue-ID: SDC-944 Change-Id: I126fc9201f7c6dcfb96ccd1b4684d3aea5e44401 Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-21Fix zusammen export toolshrek20002-1/+4
Zusammen import needs to import and export table zusammen_dox.element_synchronization_state Issue-ID: SDC-941 Change-Id: I4693b99f44382b5c320dfb5b83679faff50164f2 Signed-off-by: shrek2000 <orenkle@amdocs.com>
2018-01-21react-version-downgradesvishnev49-113/+111
Issue-ID: SDC-943 Change-Id: Ief0b0cf4f21a8c739521ecd869b48f8ad69fcb0f Signed-off-by: svishnev <shlomo-stanisla.vishnevetskiy@amdocs.com>
2018-01-21Update designer configuraiton fileIdan Amit8-67/+81
Updated the designer configuration file to support the new display options Made sure that the old code still works Change-Id: Ia63cb89b0f8cb92fc86e0804afe7e2c2caea0541 Issue-ID: SDC-938 Signed-off-by: Idan Amit <ia096e@intl.att.com>
2018-01-17Fix zusammen export toolshrek20001-1/+1
Zusammen import fails to serialize maps Issue-ID: SDC-941 Change-Id: Ie864c209dc0437ce402a789cb13f042700fc78ac Signed-off-by: shrek2000 <orenkle@amdocs.com>